From dc934dfd63fecff84d0bf996418e041b9bd4ea59 Mon Sep 17 00:00:00 2001
From: 闫增涛 <1829501689@qq.com>
Date: 星期二, 30 四月 2024 18:16:13 +0800
Subject: [PATCH] bug修改

---
 app.json |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app.json b/app.json
index 8e696a3..f78a613 100644
--- a/app.json
+++ b/app.json
@@ -14,7 +14,8 @@
     "pages/personalCenter/certificate/index",
     "pages/bookServices/assort/index",
     "pages/testLogin/index",
-    "pages/bindInfo/index"
+    "pages/bindInfo/index",
+    "pages/bookExhibitionList/select/select"
   ],
   "subPackages": [
     {
@@ -105,7 +106,6 @@
   "window": {
     "backgroundTextStyle": "light",
     "navigationBarBackgroundColor": "#fff",
-    "navigationBarTitleText": "浜笀E璇�",
     "navigationBarTextStyle": "black"
   },
   "sitemapLocation": "sitemap.json",

--
Gitblit v1.9.1