修改了登入界面的xxx医院信息管理系统
This commit is contained in:
@@ -6,7 +6,7 @@ export default {
|
|||||||
/**
|
/**
|
||||||
* 系统名称
|
* 系统名称
|
||||||
*/
|
*/
|
||||||
systemName: import.meta.env.VITE_APP_SYSTEM_NAME || 'XXX医院信息管理系统',
|
systemName: import.meta.env.VITE_APP_SYSTEM_NAME || '测试医院',
|
||||||
/**
|
/**
|
||||||
* 侧边栏主题 深色主题theme-dark,浅色主题theme-light
|
* 侧边栏主题 深色主题theme-dark,浅色主题theme-light
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user