We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 377b0fc commit ee691d4Copy full SHA for ee691d4
pages.json
@@ -1119,12 +1119,12 @@
1119
},
1120
// #endif
1121
// #ifdef APP-PLUS
1122
- {
1123
- "path": "swiper-list-nvue/swiper-list-nvue",
1124
- "style": {
1125
- "navigationBarTitleText": "swiper-list"
1126
- }
1127
- },
+ // {
+ // "path": "swiper-list-nvue/swiper-list-nvue",
+ // "style": {
+ // "navigationBarTitleText": "swiper-list"
+ // }
+ // },
1128
1129
{
1130
"path": "scheme/scheme",
pages/tabBar/template/template.nvue
@@ -92,10 +92,10 @@
92
93
94
// #ifdef APP-NVUE
95
96
- name: 'swiper-list',
97
- url: 'swiper-list-nvue'
98
+ // name: 'swiper-list',
+ // url: 'swiper-list-nvue'
99
100
101
name: 'GlobalData和vuex',
0 commit comments