From 89e7ed902461f28d6a7dd3e6c927eaf40b154f5e Mon Sep 17 00:00:00 2001
From: k94314517 <8417338+k94314517@user.noreply.gitee.com>
Date: 星期四, 15 八月 2024 10:12:07 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'
---
wechat_staff/app.json | 7 +++++--
1 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/wechat_staff/app.json b/wechat_staff/app.json
index 5e82744..22aa58f 100644
--- a/wechat_staff/app.json
+++ b/wechat_staff/app.json
@@ -60,7 +60,10 @@
"window": {
"navigationBarTitleText": "ZB浼樺",
"navigationBarTextStyle": "black",
- "navigationBarBackgroundColor": "#fff"
+ "backgroundTextStyle": "dark",
+ "navigationBarBackgroundColor": "#fff",
+ "navigationStyle": "default",
+ "backgroundColor": "#fff"
},
"requiredPrivateInfos": [
"getLocation",
@@ -76,7 +79,7 @@
"scope.userLocation": {
"desc": "浣犵殑浣嶇疆淇℃伅灏嗙敤浜庡皬绋嬪簭浣嶇疆鎺ュ彛鐨勬晥鏋滃睍绀�"
},
- "scope.writePhotosAlbum":{
+ "scope.writePhotosAlbum": {
"desc": "鎺堟潈鐩稿唽鏉冮檺鍚庯紝鎮ㄦ墠鑳芥甯镐繚瀛樺浘鐗�"
}
},
--
Gitblit v1.9.3