xuqiang-97 4 år sedan
förälder
incheckning
4765468331
1 ändrade filer med 24 tillägg och 1 borttagningar
  1. 24 1
      project.config.json

+ 24 - 1
project.config.json

@@ -92,7 +92,6 @@
                 },
                 {
                     "id": -1,
-<<<<<<< HEAD
                     "name": "订单详情",
                     "pathName": "/pages/order",
                     "scene": null
@@ -102,6 +101,30 @@
                     "name": "我买到的",
                     "pathName": "/pages/allorder",
                     "scene": null
+                },
+                {
+                    "id": -1,
+                    "name": "个人设置",
+                    "pathName": "/pages/setting",
+                    "scene": null
+                },
+                {
+                    "id": -1,
+                    "name": "我的钱包",
+                    "pathName": "/pages/wallet",
+                    "scene": null
+                },
+                {
+                    "id": -1,
+                    "name": "授权登陆",
+                    "pathName": "/pages/authorized",
+                    "scene": null
+                },
+                {
+                    "id": -1,
+                    "name": "常见问题",
+                    "pathName": "/pages/questions",
+                    "scene": null
                 }
             ]
         }