Commit 26ab06a3 by 程默

f

parent 3c2267d6
{ {
"description": "项目配置文件。", "description": "项目配置文件。",
"setting": { "setting": {
"urlCheck": false, "urlCheck": false,
"es6": true, "es6": true,
"enhance": true, "enhance": true,
"postcss": true, "postcss": true,
"minified": true, "preloadBackgroundData": false,
"newFeature": true, "minified": true,
"coverView": true, "newFeature": true,
"nodeModules": true, "coverView": true,
"autoAudits": true, "nodeModules": true,
"showShadowRootInWxmlPanel": true, "autoAudits": true,
"scopeDataCheck": false, "showShadowRootInWxmlPanel": true,
"uglifyFileName": true, "scopeDataCheck": false,
"checkInvalidKey": true, "uglifyFileName": true,
"checkSiteMap": true, "checkInvalidKey": true,
"uploadWithSourceMap": true, "checkSiteMap": true,
"babelSetting": { "uploadWithSourceMap": true,
"ignore": [], "useMultiFrameRuntime": true,
"disablePlugins": [], "useApiHook": true,
"outputPath": "" "useApiHostProcess": true,
}, "babelSetting": {
"bundle": true, "ignore": [],
"useCompilerModule": true, "disablePlugins": [],
"userConfirmedUseCompilerModuleSwitch": false "outputPath": ""
}, },
"miniprogramRoot": "dist/wx/", "bundle": false,
"compileType": "miniprogram", "useIsolateContext": true,
"appid": "wx8a509d2f2ac15903", "useCompilerModule": true,
"projectname": "mayi-mp-shop", "userConfirmedUseCompilerModuleSwitch": false,
"simulatorType": "wechat", "userConfirmedBundleSwitch": false,
"simulatorPluginLibVersion": {}, "packNpmManually": false,
"condition": { "packNpmRelationList": [],
"search": { "minifyWXSS": true
"current": -1, },
"list": [] "miniprogramRoot": "dist/wx/",
}, "compileType": "miniprogram",
"conversation": { "appid": "wx8a509d2f2ac15903",
"current": -1, "projectname": "mayi-mp-shop",
"list": [] "simulatorType": "wechat",
}, "simulatorPluginLibVersion": {},
"plugin": { "condition": {
"current": -1, "search": {
"list": [] "list": []
}, },
"game": { "conversation": {
"currentL": -1, "list": []
"list": [] },
}, "plugin": {
"gamePlugin": { "list": []
"current": -1, },
"list": [] "game": {
}, "currentL": -1,
"miniprogram": { "list": []
"current": -1, },
"list": [ "gamePlugin": {
{ "list": []
"id": 0, },
"name": "pages/index/main", "miniprogram": {
"pathName": "pages/index/main", "list": [
"query": "", {
"scene": null "id": 0,
}, "name": "pages/index/main",
{ "pathName": "pages/index/main",
"id": -1, "query": "",
"name": "pages/login/main", "scene": null
"pathName": "pages/login/main", },
"query": "", {
"scene": null "id": -1,
}, "name": "pages/login/main",
{ "pathName": "pages/login/main",
"id": 2, "query": "",
"name": "pages/index/main", "scene": null
"pathName": "pages/index/main", },
"query": "scene=pid_6141", {
"scene": 1047 "id": 2,
} "name": "pages/index/main",
] "pathName": "pages/index/main",
} "query": "scene=pid_6141",
} "scene": 1047
}
]
}
}
} }
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment