odc.xiaohui
2023-03-06 387a894ca2da8742f146183dd0649315d72b15b2
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"
}