feat: 多语言
This commit is contained in:
parent
7dc8f5b438
commit
056e10ef6d
@ -82,13 +82,13 @@
|
|||||||
"useAttrs": true,
|
"useAttrs": true,
|
||||||
"useCssModule": true,
|
"useCssModule": true,
|
||||||
"useCssVars": true,
|
"useCssVars": true,
|
||||||
|
"useRequest": true,
|
||||||
"useSlots": true,
|
"useSlots": true,
|
||||||
|
"useUpload": true,
|
||||||
|
"useUpload2": true,
|
||||||
"watch": true,
|
"watch": true,
|
||||||
"watchEffect": true,
|
"watchEffect": true,
|
||||||
"watchPostEffect": true,
|
"watchPostEffect": true,
|
||||||
"watchSyncEffect": true,
|
"watchSyncEffect": true
|
||||||
"useRequest": true,
|
|
||||||
"useUpload": true,
|
|
||||||
"useUpload2": true
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"tabbar.home": "Home",
|
"tabbar.home": "首页",
|
||||||
"tabbar.about": "关于",
|
"tabbar.about": "关于",
|
||||||
"app.name": "中文标题",
|
"app.name": "中文标题",
|
||||||
"weight": "{heavy}公斤",
|
"weight": "{heavy}公斤",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user