소스 검색

页面配置

zhaoxiaohai 2 년 전
부모
커밋
7ab5f7add1
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      app.json

+ 2 - 1
app.json

@@ -23,7 +23,8 @@
         "pages/submission/details",
         "pages/login/selectSite",
         "pages/login/retrievePassword",
-        "pages/tabbar/smartStore/folder"
+        "pages/tabbar/smartStore/folder",
+        "pages/threadedTree/index"
     ],
     "usingComponents": {
         "My_card": "/components/My_card/index",