odc.xiaohui
2023-03-09 aec5a416d7a5d09d7730b9ecc6f058bb334543ea
miniprogram/app.json
@@ -28,12 +28,25 @@
    "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",
  "van-row": "@vant/weapp/row/index",
  "van-col": "@vant/weapp/col/index",
  "van-notify": "@vant/weapp/notify/index",
  "van-toast": "@vant/weapp/toast/index"
  },
  "window": {
    "backgroundTextStyle": "light",
    "navigationBarBackgroundColor": "#fff",
    "navigationBarTitleText": "青阳分局经侦大队",
    "navigationBarTitleText": "青羊分局经侦大队",
    "navigationBarTextStyle": "black"
  },
  "style": "v2",
  "sitemapLocation": "sitemap.json"
}