暂存首页改造,banner

This commit is contained in:
2024-11-26 17:00:51 +08:00
parent cfad35ec52
commit 6af35a4632
16 changed files with 209 additions and 18 deletions

View File

@@ -9,7 +9,8 @@
"picker": "/components/picker/index",
"van-grid": "@vant/weapp/grid/index",
"van-grid-item": "@vant/weapp/grid-item/index",
"van-action-sheet": "@vant/weapp/action-sheet/index"
"van-action-sheet": "@vant/weapp/action-sheet/index",
"home-swiper": "./components/home-swiper/index"
},
"navigationStyle": "custom"
}