Parcourir la source

fix: fix entryPagePath parameter

wangyuan il y a 2 ans
Parent
commit
483e217c78
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      app.json

+ 1 - 1
app.json

@@ -1,5 +1,5 @@
 {
-  "entryPagePath": "pages/workbench/workbench",
+  "entryPagePath": "pages/login/login",
   "pages": [
     "pages/login/login",
     "pages/workbench/workbench",