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

chore: update pages.json

上级 6dd5e1fe
...@@ -64,7 +64,7 @@ ...@@ -64,7 +64,7 @@
"navigationBarTitleText": "swiper | 滑块视图容器" "navigationBarTitleText": "swiper | 滑块视图容器"
} }
}, },
// #ifdef APP-ANDROID || APP-IOS || WEB // #ifdef APP-ANDROID || APP-IOS || WEB
{ {
"path": "pages/component/list-view/list-view", "path": "pages/component/list-view/list-view",
"group": "0,1,6", "group": "0,1,6",
...@@ -119,7 +119,7 @@ ...@@ -119,7 +119,7 @@
"enablePullDownRefresh": false "enablePullDownRefresh": false
} }
}, },
// #endif // #endif
{ {
"path": "pages/component/text/text", "path": "pages/component/text/text",
"group": "0,2,1", "group": "0,2,1",
...@@ -466,7 +466,7 @@ ...@@ -466,7 +466,7 @@
} }
}, },
// #endif // #endif
// #ifdef APP-ANDROID || APP-IOS || WEB // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN
{ {
"path": "pages/component/canvas/canvas", "path": "pages/component/canvas/canvas",
"group": "0,7", "group": "0,7",
...@@ -475,7 +475,7 @@ ...@@ -475,7 +475,7 @@
} }
}, },
// #endif // #endif
// #ifdef APP-ANDROID || APP-IOS || WEB // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN
{ {
"path": "pages/component/canvas/canvas-context", "path": "pages/component/canvas/canvas-context",
"style": { "style": {
...@@ -483,7 +483,7 @@ ...@@ -483,7 +483,7 @@
} }
}, },
// #endif // #endif
// #ifdef APP-ANDROID || APP-IOS || WEB // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN
{ {
"path": "pages/component/canvas/canvas/ball", "path": "pages/component/canvas/canvas/ball",
"group": "0,7", "group": "0,7",
...@@ -492,7 +492,7 @@ ...@@ -492,7 +492,7 @@
} }
}, },
// #endif // #endif
// #ifdef APP-ANDROID || APP-IOS || WEB // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN
{ {
"path": "pages/component/canvas/canvas/doodle", "path": "pages/component/canvas/canvas/doodle",
"group": "0,7", "group": "0,7",
...@@ -1097,15 +1097,6 @@ ...@@ -1097,15 +1097,6 @@
} }
}, },
// #endif // #endif
// // #ifdef APP
// {
// "path": "pages/API/background-audio/background-audio",
// "group": "1,7,10",
// "style": {
// "navigationBarTitleText": "backgroundAudio | 背景音乐"
// }
// },
// // #endif
// #ifdef WEB || MP || APP // #ifdef WEB || MP || APP
{ {
"path": "pages/API/create-inner-audio-context/create-inner-audio-context", "path": "pages/API/create-inner-audio-context/create-inner-audio-context",
...@@ -1114,7 +1105,6 @@ ...@@ -1114,7 +1105,6 @@
"navigationBarTitleText": "createInnerAudioContext | 音频" "navigationBarTitleText": "createInnerAudioContext | 音频"
} }
}, },
// #endif // #endif
// #ifdef WEB || MP || APP // #ifdef WEB || MP || APP
{ {
...@@ -1124,7 +1114,7 @@ ...@@ -1124,7 +1114,7 @@
} }
}, },
// #endif // #endif
// #ifdef WEB || MP ||APP // #ifdef WEB || MP || APP
{ {
"path": "pages/API/create-inner-audio-context/inner-audio-path", "path": "pages/API/create-inner-audio-context/inner-audio-path",
"style": { "style": {
...@@ -1269,15 +1259,6 @@ ...@@ -1269,15 +1259,6 @@
} }
}, },
// #endif // #endif
// #ifdef APP-ANDROID || APP-IOS
{
"path" : "uni_modules/uni-upgrade-center-app/pages/uni-app-x/upgrade-popup",
"style" :
{
"navigationBarTitleText" : ""
}
},
// #endif
{ {
"path": "pages/tabBar/CSS", "path": "pages/tabBar/CSS",
"style": { "style": {
...@@ -1726,8 +1707,9 @@ ...@@ -1726,8 +1707,9 @@
"style": { "style": {
"navigationBarTitleText": "overflow-visible-event" "navigationBarTitleText": "overflow-visible-event"
} }
}, }
// #endif // #endif
,
{ {
"path": "pages/tabBar/template", "path": "pages/tabBar/template",
"style": { "style": {
...@@ -1933,6 +1915,15 @@ ...@@ -1933,6 +1915,15 @@
"style": { "style": {
"navigationBarTitleText": "" "navigationBarTitleText": ""
} }
},
// #endif
// #ifdef APP-ANDROID || APP-IOS
{
"path" : "uni_modules/uni-upgrade-center-app/pages/uni-app-x/upgrade-popup",
"style" :
{
"navigationBarTitleText" : ""
}
} }
// #endif // #endif
], ],
...@@ -2913,4 +2904,4 @@ ...@@ -2913,4 +2904,4 @@
] ]
} }
] ]
} }
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册