liukangdong
2024-07-29 27f64e092e80194fa24969732a15042d37a6dd30
wechat_jiaxuan/app.json
@@ -31,6 +31,7 @@
  "window": {
    "navigationBarTitleText": "志邦家选",
    "navigationBarTextStyle": "black",
    "backgroundTextStyle": "dark",
    "navigationBarBackgroundColor": "#fff",
    "navigationStyle": "default"
  },
@@ -78,6 +79,9 @@
  "permission": {
    "scope.userLocation": {
      "desc": "你的位置信息将用于小程序位置接口的效果展示"
    },
    "scope.userInfo": {
      "desc": "你的微信呢称将用于小程序呢称的效果展示"
    }
  },
  "componentFramework": "glass-easel",