提交 fdbfd8f5 编写于 作者: DCloud-WZF's avatar DCloud-WZF 💬

refactor: 优化部分 tabBar 目录及页面名称

上级 d1b4900b
...@@ -1048,13 +1048,13 @@ ...@@ -1048,13 +1048,13 @@
{ {
"path": "pages/CSS/display/flex", "path": "pages/CSS/display/flex",
"style": { "style": {
"navigationBarTitleText": "display:flex" "navigationBarTitleText": "flex"
} }
}, },
{ {
"path": "pages/CSS/display/none", "path": "pages/CSS/display/none",
"style": { "style": {
"navigationBarTitleText": "display:none" "navigationBarTitleText": "none"
} }
}, },
{ {
......
...@@ -499,7 +499,7 @@ ...@@ -499,7 +499,7 @@
"group": [ "group": [
{ {
"id": "component.navigation", "id": "component.navigation",
"name": "navigation", "name": "导航",
"index": 4 "index": 4
}, },
{ {
...@@ -1845,7 +1845,7 @@ ...@@ -1845,7 +1845,7 @@
"group": [ "group": [
{ {
"id": "api.loginVerify", "id": "api.loginVerify",
"name": "loginVerify", "name": "登录与认证",
"index": 11 "index": 11
}, },
{ {
...@@ -1866,7 +1866,7 @@ ...@@ -1866,7 +1866,7 @@
"group": [ "group": [
{ {
"id": "api.loginVerify", "id": "api.loginVerify",
"name": "loginVerify", "name": "登录与认证",
"index": 11 "index": 11
}, },
{ {
...@@ -1927,7 +1927,7 @@ ...@@ -1927,7 +1927,7 @@
"group": [ "group": [
{ {
"id": "api.payment", "id": "api.payment",
"name": "payment", "name": "支付",
"index": 14 "index": 14
}, },
{ {
...@@ -1948,7 +1948,7 @@ ...@@ -1948,7 +1948,7 @@
"group": [ "group": [
{ {
"id": "api.ad", "id": "api.ad",
"name": "ad", "name": "广告",
"index": 12 "index": 12
}, },
{ {
...@@ -1968,7 +1968,7 @@ ...@@ -1968,7 +1968,7 @@
"group": [ "group": [
{ {
"id": "api.payment", "id": "api.payment",
"name": "payment", "name": "支付",
"index": 14 "index": 14
} }
], ],
...@@ -2408,7 +2408,7 @@ ...@@ -2408,7 +2408,7 @@
} }
], ],
"style": { "style": {
"navigationBarTitleText": "display:flex" "navigationBarTitleText": "flex"
} }
}, },
{ {
...@@ -2421,7 +2421,7 @@ ...@@ -2421,7 +2421,7 @@
} }
], ],
"style": { "style": {
"navigationBarTitleText": "display:none" "navigationBarTitleText": "none"
} }
}, },
{ {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册