From b86a6e42f663b2fc39c7a0c21ddeaeea93b253e4 Mon Sep 17 00:00:00 2001
From: cshenfu <men883234@gmail.com>
Date: 星期四, 25 五月 2023 11:28:33 +0800
Subject: [PATCH] add qrcodejs

---
 pages.json |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)

diff --git a/pages.json b/pages.json
index cb35604..c1ea35c 100755
--- a/pages.json
+++ b/pages.json
@@ -109,6 +109,15 @@
             }
             
         }
+        ,{
+            "path" : "pages/pcpay/pcpay",
+            "style" :                                                                                    
+            {
+                "navigationBarTitleText": "",
+                "enablePullDownRefresh": false
+            }
+            
+        }
     ],
 	"globalStyle": {
 		"navigationBarTextStyle": "black",

--
Gitblit v1.9.1