From ef3c4053a33ebc416e240aa01213813eac870f7e Mon Sep 17 00:00:00 2001
From: 935090232@qq.com <ak473600000>
Date: Fri, 15 Jan 2021 23:33:41 +0800
Subject: [PATCH] 1

---
 app.json |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/app.json b/app.json
index 855ca29..a188011 100644
--- a/app.json
+++ b/app.json
@@ -3,7 +3,6 @@
     "pages/index/index",
     "pages/service/service",
     "pages/groupbuy/groupDetails",
-    
     "pages/customerCenter/customerCenter",
     "pages/yuyue/khyuyue",
     "pages/yuyue/choseShop",
@@ -48,8 +47,12 @@
     "pages/miaosha/msDetails",
     "pages/index-back/index",
     "pages/miaosha/msOrder",
-    "pages/yuyue/shopOrder"
-
+    "pages/yuyue/shopOrder",
+    "pages/yuyue/showYyInfo",
+    "pages/membershipCard/index",
+    "pages/purchaseRecords/index",
+    "pages/purchaseRecords/detail"
+    
   ],
   "window": {
     "backgroundTextStyle": "light",

--
Gitblit v1.9.1