Skip to content

Commit ee691d4

Browse files
committed
update: remove swiper-list
1 parent 377b0fc commit ee691d4

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

pages.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1119,12 +1119,12 @@
11191119
},
11201120
// #endif
11211121
// #ifdef APP-PLUS
1122-
{
1123-
"path": "swiper-list-nvue/swiper-list-nvue",
1124-
"style": {
1125-
"navigationBarTitleText": "swiper-list"
1126-
}
1127-
},
1122+
// {
1123+
// "path": "swiper-list-nvue/swiper-list-nvue",
1124+
// "style": {
1125+
// "navigationBarTitleText": "swiper-list"
1126+
// }
1127+
// },
11281128
// #endif
11291129
{
11301130
"path": "scheme/scheme",

pages/tabBar/template/template.nvue

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -92,10 +92,10 @@
9292
},
9393
// #endif
9494
// #ifdef APP-NVUE
95-
{
96-
name: 'swiper-list',
97-
url: 'swiper-list-nvue'
98-
},
95+
// {
96+
// name: 'swiper-list',
97+
// url: 'swiper-list-nvue'
98+
// },
9999
// #endif
100100
{
101101
name: 'GlobalData和vuex',

0 commit comments

Comments
 (0)