This commit is contained in:
zhigang.li 2019-01-24 16:51:40 +08:00
parent f1737683df
commit bfb8f3543a
11 changed files with 26 additions and 23 deletions

View File

@ -1,5 +1,6 @@
export default {
home: 'Home',
login: 'Login',
components: 'Components',
count_to_page: 'Count-to',
tables_page: 'Table',

View File

@ -1,5 +1,6 @@
export default {
home: '首页',
login: '登录',
components: '组件',
count_to_page: '数字渐变',
tables_page: '多功能表格',

View File

@ -1,5 +1,6 @@
export default {
home: '首頁',
login: '登錄',
components: '组件',
count_to_page: '数字渐变',
tables_page: '多功能表格',