소스 검색

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

332777428@qq.com 3 달 전
부모
커밋
bb1d62d0ef
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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",