odc.xiaohui
2023-03-13 ae28f9db9fa0ebe24b9c21cb37daf23bafee7e92
miniprogram/app.json
@@ -39,7 +39,9 @@
  "van-row": "@vant/weapp/row/index",
  "van-col": "@vant/weapp/col/index",
  "van-notify": "@vant/weapp/notify/index",
  "van-toast": "@vant/weapp/toast/index"
        "van-toast": "@vant/weapp/toast/index",
        "van-checkbox": "@vant/weapp/checkbox/index",
        "van-checkbox-group": "@vant/weapp/checkbox-group/index"
  },
  "window": {
    "backgroundTextStyle": "light",
@@ -47,6 +49,5 @@
    "navigationBarTitleText": "青羊分局经侦大队",
    "navigationBarTextStyle": "black"
  },
  "sitemapLocation": "sitemap.json"
}