refactor: 项目细节优化

This commit is contained in:
郝先瑞
2022-03-27 21:45:50 +08:00
parent 91e810ffa7
commit 0703579ecc
21 changed files with 87 additions and 314 deletions

View File

@@ -6,13 +6,13 @@ export default {
},
// 登录页面国际化
login:{
title: '有来商城管理系统 Vue3',
title: 'vue3-element-admin',
username:'用户名',
password:'密码',
login:'登 录',
code:'请输入验证码',
copyright:'Copyright © 2021 - 2022 youlai.tech All Rights Reserved. 有来技术 版权所有',
icp:'ICP备案号:皖ICP备20006496号-2'
copyright:'',
icp:''
},
navbar:{
dashboard: '首页',