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 |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/app.json b/app.json
index 7f59503..a188011 100644
--- a/app.json
+++ b/app.json
@@ -48,7 +48,11 @@
     "pages/index-back/index",
     "pages/miaosha/msOrder",
     "pages/yuyue/shopOrder",
-    "pages/yuyue/showYyInfo"
+    "pages/yuyue/showYyInfo",
+    "pages/membershipCard/index",
+    "pages/purchaseRecords/index",
+    "pages/purchaseRecords/detail"
+    
   ],
   "window": {
     "backgroundTextStyle": "light",

--
Gitblit v1.9.1