liukangdong
2024-08-02 52787adceb282c1914589c7ceb252bdb03e2df36
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": "授权相册权限后,您才能正常保存图片"
    }
  },