From 27f64e092e80194fa24969732a15042d37a6dd30 Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期一, 29 七月 2024 19:05:39 +0800
Subject: [PATCH] Merge branch 'master' of http://139.186.142.91:10010/r/productDev/zbomyoujia
---
wechat_jiaxuan/app.json | 7 ++++++-
1 files changed, 6 insertions(+), 1 deletions(-)
diff --git a/wechat_jiaxuan/app.json b/wechat_jiaxuan/app.json
index 8ab36d9..d2f1198 100644
--- a/wechat_jiaxuan/app.json
+++ b/wechat_jiaxuan/app.json
@@ -25,11 +25,13 @@
"pages/userinfo/collect",
"pages/userinfo/favorite",
"pages/sets/index",
- "pages/sets/protocol"
+ "pages/sets/protocol",
+ "pages/richText/index"
],
"window": {
"navigationBarTitleText": "蹇楅偊瀹堕��",
"navigationBarTextStyle": "black",
+ "backgroundTextStyle": "dark",
"navigationBarBackgroundColor": "#fff",
"navigationStyle": "default"
},
@@ -77,6 +79,9 @@
"permission": {
"scope.userLocation": {
"desc": "浣犵殑浣嶇疆淇℃伅灏嗙敤浜庡皬绋嬪簭浣嶇疆鎺ュ彛鐨勬晥鏋滃睍绀�"
+ },
+ "scope.userInfo": {
+ "desc": "浣犵殑寰俊鍛㈢О灏嗙敤浜庡皬绋嬪簭鍛㈢О鐨勬晥鏋滃睍绀�"
}
},
"componentFramework": "glass-easel",
--
Gitblit v1.9.3