Sfoglia il codice sorgente

fix: fix entryPagePath parameter

wangyuan 2 anni fa
parent
commit
483e217c78
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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",