Browse Source

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

332777428@qq.com 3 months ago
parent
commit
bb1d62d0ef
1 changed files with 1 additions and 0 deletions
  1. 1 0
      app.json

+ 1 - 0
app.json

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