| | |
| | | "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" |
| | | "navigationStyle": "default", |
| | | "backgroundColor": "#fff" |
| | | }, |
| | | "tabBar": { |
| | | "color": "#999", |
| | |
| | | "permission": { |
| | | "scope.userLocation": { |
| | | "desc": "你的位置信息将用于小程序位置接口的效果展示" |
| | | }, |
| | | "scope.writePhotosAlbum":{ |
| | | "desc": "授权相册权限后,您才能正常保存图片" |
| | | }, |
| | | "scope.userInfo": { |
| | | "desc": "你的微信呢称将用于小程序呢称的效果展示" |
| | | } |
| | | }, |
| | | "componentFramework": "glass-easel", |