首页改名

This commit is contained in:
WindowBird 2025-09-19 15:48:03 +08:00
parent c3ed2f1abd
commit e2f0e94973
2 changed files with 2 additions and 2 deletions

View File

@ -3,10 +3,10 @@
"^u-(.*)": "uview-ui/components/u-$1/u-$1.vue"
},
"lazyCodeLoading": "requiredComponents",
"entryPagePath": "pages/nearbystores/index",
"entryPagePath": "pages/index/index",
"pages": [
{
"path": "pages/nearbystores/index",
"path": "pages/index/index",
"style": {
"navigationStyle": "custom"
}