pdf
litian
2024-09-19 b9d08f45e3dc1fce9b8ae37ae8b95562843d4cbe
app.json
@@ -76,9 +76,11 @@
        "pages/bookServices/examination/examination",
        "pages/bookServices/webpage/index",
        "pages/components/webView/index",
        "pages/bookServices/detail/buyResource/index"
        "pages/bookServices/detail/buyResource/index",
        "pages/bookServices/detail/components/learnTask/index",
        "pages/bookServices/linkPage/index"
      ]
    }
    }
  ],
  "tabBar": {
    "custom": true,
@@ -133,5 +135,6 @@
    "scope.userLocation": {
      "desc": "你的位置信息将用于小程序位置接口的效果展示"
    }
  }
  },
  "shareAppMessage": true
}