Parcourir la source

feature: 解决修改进入微信小程序入口,无法找到对应的网页的问题

332777428@qq.com il y a 3 mois
Parent
commit
bb1d62d0ef
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      app.json

+ 1 - 0
app.json

@@ -1,4 +1,5 @@
 {
+  "entryPagePath": "pages/pageA/index/index",
   "pages": [
     "pages/pageA/index/index",
     "pages/pageA/login/login",