#
luxiaotao1123
2025-02-09 41c58ae0895af580c574b155e11ddf03fd035e87
#
3个文件已修改
6 ■■■■ 已修改文件
rsf-admin/src/config/setting.js 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
rsf-admin/src/i18n/en.js 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
rsf-admin/src/i18n/zh.js 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
rsf-admin/src/config/setting.js
@@ -15,7 +15,7 @@
export const DEFAULT_THEME_NAME = 'rcs';
export const DEFAULT_THEME_MODE = 'light';
export const DEFAULT_THEME_MODE = 'dark';
export const TOKEN_HEADER_NAME = 'Authorization';
rsf-admin/src/i18n/en.js
@@ -220,7 +220,7 @@
        }
    },
    page: {
        welcome: '    Welcome to the RSF Management System',
        welcome: '    Welcome to the RSF Management System.',
        login: {
            title: 'Welcome',
            footer: 'Footer Goes Here',
rsf-admin/src/i18n/zh.js
@@ -220,7 +220,7 @@
        }
    },
    page: {
        welcome: '    Welcome to the RSF Management System',
        welcome: '    Welcome to the RSF Management System.',
        login: {
            title: 'Welcome',
            footer: 'Footer Goes Here',