miniprogram/app.json
@@ -28,12 +28,18 @@ "pages/user/group/message/index", "pages/user/group/message/publicty/index" ], "usingComponents": { "van-button": "@vant/weapp/button/index", "van-empty": "@vant/weapp/empty/index", "van-cell": "@vant/weapp/cell/index", "van-cell-group": "@vant/weapp/cell-group/index" }, "window": { "backgroundTextStyle": "light", "navigationBarBackgroundColor": "#fff", "navigationBarTitleText": "青羊分局经侦大队", "navigationBarTextStyle": "black" }, "style": "v2", "sitemapLocation": "sitemap.json" }