浏览代码

页面配置

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",