refactor: vue3 index

This commit is contained in:
xingyu
2022-07-22 13:45:02 +08:00
parent 9bdae339cc
commit bd5e0bf938
6 changed files with 608 additions and 513 deletions

View File

@ -171,15 +171,16 @@ export default {
sunday: 'Sunday'
},
workplace: {
goodMorning: 'Good morning',
welcome: 'Hello',
happyDay: 'Wish you happy every day!',
toady: `It's sunny today`,
notice: 'Announcement',
project: 'Project',
access: 'Project access',
toDo: 'To do',
introduction: 'A serious introduction',
more: 'More',
shortcutOperation: 'Shortcut operation',
shortcutOperation: 'Quick entry',
operation: 'Operation',
index: 'Index',
personal: 'Personal',

View File

@ -171,15 +171,16 @@ export default {
sunday: '周日'
},
workplace: {
goodMorning: '早安',
welcome: '你好',
happyDay: '祝你开心每一天!',
toady: '今日晴',
notice: '通知公告',
project: '项目数',
access: '项目访问',
toDo: '待办',
introduction: '一个正经的简介',
more: '更多',
shortcutOperation: '快捷操作',
shortcutOperation: '快捷入口',
operation: '操作',
index: '指数',
personal: '个人',