123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135 |
- {
- "description": "项目配置文件",
- "packOptions": {
- "ignore": []
- },
- "setting": {
- "urlCheck": false,
- "es6": true,
- "enhance": true,
- "postcss": true,
- "preloadBackgroundData": false,
- "minified": true,
- "newFeature": true,
- "coverView": true,
- "autoAudits": false,
- "showShadowRootInWxmlPanel": true,
- "scopeDataCheck": false,
- "checkInvalidKey": true,
- "checkSiteMap": true,
- "uploadWithSourceMap": true,
- "babelSetting": {
- "ignore": [],
- "disablePlugins": [],
- "outputPath": ""
- }
- },
- "compileType": "miniprogram",
- "libVersion": "2.0.9",
- "appid": "wx187b26eedae4ad85",
- "projectname": "Applet",
- "cloudfunctionTemplateRoot": "",
- "watchOptions": {
- "ignore": []
- },
- "debugOptions": {
- "hidedInDevtools": []
- },
- "scripts": {},
- "condition": {
- "search": {
- "current": -1,
- "list": []
- },
- "conversation": {
- "current": -1,
- "list": []
- },
- "plugin": {
- "current": -1,
- "list": []
- },
- "game": {
- "list": []
- },
- "gamePlugin": {
- "current": -1,
- "list": []
- },
- "miniprogram": {
- "current": -1,
- "list": [
- {
- "id": 0,
- "name": "pages/index/index",
- "pathName": "pages/live/live",
- "query": "",
- "scene": null
- },
- {
- "id": -1,
- "name": "pages/originality/originality/index",
- "pathName": "pages/originality/originality/index",
- "query": "",
- "scene": null
- },
- {
- "id": -1,
- "name": "pages/originality/hotVideo/hotVideo",
- "pathName": "pages/originality/hotVideo/hotVideo",
- "query": "",
- "scene": null
- },
- {
- "id": -1,
- "name": "pages/search/search",
- "pathName": "pages/search/search",
- "query": "",
- "scene": null
- },
- {
- "id": -1,
- "name": "pages/adDetail/index",
- "pathName": "pages/adDetail/index",
- "query": "",
- "scene": null
- },
- {
- "id": -1,
- "name": "pages/login/login",
- "pathName": "pages/login/login",
- "query": "",
- "scene": null
- },
- {
- "id": -1,
- "name": "pages/welcome/welcome",
- "pathName": "pages/index/index",
- "query": "",
- "scene": null
- },
- {
- "id": 9,
- "name": "pages/hotLive/hotLive",
- "pathName": "pages/live/live",
- "query": "",
- "scene": null
- },
- {
- "id": -1,
- "name": "pages/originality/index/index",
- "pathName": "pages/originality/originality/index",
- "query": "",
- "scene": null
- },
- {
- "id": -1,
- "name": "pages/liveBoard/index",
- "pathName": "pages/liveBoard/index",
- "query": "live_stream_id:=BDZarNbTGdg",
- "scene": null
- }
- ]
- }
- }
- }
|