menc 2 years ago
parent
commit
fcc8e763c0
2 changed files with 4 additions and 2 deletions
  1. 3 1
      app.json
  2. 1 1
      project.config.json

+ 3 - 1
app.json

@@ -37,7 +37,9 @@
     "pages/maillist/maillist",
     "pages/maillist/serch/maillist_serch",
     "pages/xqzgdetail/xqzgdetail",
-    "pages/fcdetail/fcdetail"
+    "pages/fcdetail/fcdetail",
+    "pages/patrol_list/patrol_list",
+    "pages/new_patrol_point/new_patrol_point"
   ],
   "requiredPrivateInfos": [
     "getLocation"

+ 1 - 1
project.config.json

@@ -47,5 +47,5 @@
     "ignore": [],
     "include": []
   },
-  "appid": "wx29240c3e95eeed24"
+  "appid": "wx817eadb51417de38"
 }