ll
liukangdong
2024-07-29 4e64e4f6488f477ec3c75af7864f99bb6ae9964d
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",