Sanakey
2020-10-13 245dd6f1b9a206019ba1680b5214d3bbcd870d72
app.json
@@ -1,7 +1,6 @@
{
  "pages": [
    "pages/index/index",
    "pages/index2/index2",
    "pages/logs/logs",
    "pages/filter/filter",
    "pages/filterProduct/filterProduct",
@@ -32,6 +31,7 @@
    "pages/message/message",
    "pages/detailCosmo/detailCosmo",
    "pages/classify/classify",
    "pages/classify2/classify2",
    "pages/cart/cart",
    "pages/user/user",
    "pages/detail/detail",
@@ -98,7 +98,7 @@
        "text": "商城"
      },
      {
        "pagePath": "pages/classify/classify",
        "pagePath": "pages/classify2/classify2",
        "iconPath": "imgs/icon/classify.png",
        "selectedIconPath": "imgs/icon/classify-s.png",
        "text": "分类"
@@ -134,13 +134,17 @@
  ],
  "permission": {
    "scope.userLocation": {
      "desc": "你的位置信息将用于小程序位置接口的效果展示"
      "desc": "你的位置信息将用于小程序定位"
    }
  },
  "plugins": {
    "live-player-plugin": {
      "version": "1.1.12",
      "version": "1.2.1",
      "provider": "wx2b03c6e691cd7370"
    },
    "chooseLocation": {
      "version": "1.0.5",
      "provider": "wx76a9a06e5b4e693e"
    }
  },
  "sitemapLocation": "sitemap.json"