123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384 |
- {
- "miniprogramRoot": "dist/",
- "projectname": "miniapp",
- "description": "",
- "appid": "wxc96058d57e77f373",
- "setting": {
- "urlCheck": false,
- "es6": false,
- "enhance": false,
- "postcss": false,
- "preloadBackgroundData": false,
- "minified": false,
- "newFeature": false,
- "coverView": true,
- "nodeModules": false,
- "autoAudits": false,
- "showShadowRootInWxmlPanel": true,
- "scopeDataCheck": false,
- "uglifyFileName": false,
- "checkInvalidKey": true,
- "checkSiteMap": true,
- "uploadWithSourceMap": true,
- "compileHotReLoad": false,
- "babelSetting": {
- "ignore": [],
- "disablePlugins": [],
- "outputPath": ""
- },
- "useIsolateContext": true,
- "useCompilerModule": true,
- "userConfirmedUseCompilerModuleSwitch": false
- },
- "compileType": "miniprogram",
- "simulatorType": "wechat",
- "simulatorPluginLibVersion": {},
- "condition": {
- "search": {
- "current": -1,
- "list": []
- },
- "conversation": {
- "current": -1,
- "list": []
- },
- "plugin": {
- "current": -1,
- "list": []
- },
- "game": {
- "current": -1,
- "list": []
- },
- "gamePlugin": {
- "current": -1,
- "list": []
- },
- "miniprogram": {
- "current": -1,
- "list": [
- {
- "id": -1,
- "name": "pages/index/index",
- "pathName": "pages/index/index",
- "query": "id= 1a679f513937508670594ea2ec616195&from=card _share&recommender= 1a679f513937508670594ea2ec616195",
- "scene": null
- },
- {
- "id": -1,
- "name": "subpackages/pages/consultant/myHomepage/index",
- "pathName": "subpackages/pages/consultant/myHomepage/index",
- "query": "id=1a679f513937508670594ea2ec616195&from=card _share&recommender= 1a679f513937508670594ea2ec616195",
- "scene": null
- },
- {
- "id": -1,
- "name": "pages/chat/chatDetail/index",
- "pathName": "pages/chat/chatDetail/index",
- "query": "friend=d060bba5d66221200d8b19e7fa8b020b",
- "scene": null
- }
- ]
- }
- }
- }
|