odc.xiaohui
2023-03-06 a8cf20bd911709571446d20fb619ff5e9ebe4eee
miniprogram/app.json
@@ -28,12 +28,21 @@
    "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",
     "van-grid": "@vant/weapp/grid/index",
  "van-grid-item": "@vant/weapp/grid-item/index",
  "van-icon": "@vant/weapp/icon/index"
  },
  "window": {
    "backgroundTextStyle": "light",
    "navigationBarBackgroundColor": "#fff",
    "navigationBarTitleText": "青羊分局经侦大队",
    "navigationBarTextStyle": "black"
  },
  "style": "v2",
  "sitemapLocation": "sitemap.json"
}