enterPath更改为login/login

This commit is contained in:
minimaxagent1 2025-08-02 15:32:06 +08:00
parent d2fe5062ad
commit 94fbb27d68

View File

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