增加新模块

This commit is contained in:
何江明
2025-05-10 18:17:24 +08:00
parent 7e7a096151
commit 8217069b9a
427 changed files with 2069 additions and 1941 deletions
+2 -2
View File
@@ -8,7 +8,7 @@ const en = {
"index.title": "Hello i18n",
"index.home": "主页",
"index.sort": "分类",
"index.hash.union": "三荣联盟",
"index.hash.union": "德商汇联盟",
"index.shopping.cart": "购物车",
"index.mine": "我的",
"index.demo": "uni-app globalization",
@@ -56,7 +56,7 @@ const zhHans = {
"index.title": "Hello i18n",
"index.home": "主页",
"index.sort": "分类",
"index.hash.union": "三荣联盟",
"index.hash.union": "德商汇联盟",
"index.shopping.cart": "购物车",
"index.mine": "我的",
"index.demo-description": "包含 uni-framework、manifest.json、pages.json、tabbar、页面、组件、API、Schema",