rev:手持修改

This commit is contained in:
2025-06-11 09:39:49 +08:00
parent 2536eea1e7
commit a106e3e700
6 changed files with 6 additions and 6 deletions

View File

@@ -1,3 +1,3 @@
# 诺力开发平台
# 新生北安系统
/api/sysMenu/build?systemType=1

View File

@@ -2,7 +2,7 @@ export default {
'lang': 'zh',
// 平台
'platform': {
'title': '诺力开发平台',
'title': '新生北安系统',
'tip1': '用户名不能为空',
'tip2': '密码不能为空',
'tip3': '验证码不能为空'

View File

@@ -26,7 +26,7 @@ export default {
},
data() {
return {
title: '诺力开发平台',
title: '新生北安系统',
logo: Logo,
title_param: 'platform'
}