lll
liukangdong
2024-07-31 7b2847ac00849ffe33e4b1ca186fd9b6ad312dad
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": "授权相册权限后,您才能正常保存图片"
    }
  },