2026-07-30 16:04:34 +08:00
|
|
|
{
|
|
|
|
|
"miniprogramRoot": "dist/dev/mp-weixin/",
|
|
|
|
|
"projectname": "光明文旅地图",
|
2026-07-31 12:50:14 +08:00
|
|
|
"description": "深圳市光明区全域文旅地图、POI 数字化展示与本地行程规划 POC",
|
2026-07-30 16:04:34 +08:00
|
|
|
"setting": {
|
|
|
|
|
"es6": true,
|
|
|
|
|
"postcss": true,
|
|
|
|
|
"minified": true,
|
|
|
|
|
"uglifyFileName": false,
|
|
|
|
|
"enhance": true,
|
|
|
|
|
"packNpmRelationList": [],
|
|
|
|
|
"babelSetting": {
|
|
|
|
|
"ignore": [],
|
|
|
|
|
"disablePlugins": [],
|
|
|
|
|
"outputPath": ""
|
|
|
|
|
},
|
|
|
|
|
"useCompilerPlugins": false,
|
|
|
|
|
"minifyWXML": true
|
|
|
|
|
},
|
|
|
|
|
"compileType": "miniprogram",
|
|
|
|
|
"srcMiniprogramRoot": "dist/dev/mp-weixin/",
|
|
|
|
|
"simulatorPluginLibVersion": {},
|
|
|
|
|
"packOptions": {
|
|
|
|
|
"ignore": [],
|
|
|
|
|
"include": []
|
|
|
|
|
},
|
|
|
|
|
"appid": "wx946b42048d117dde",
|
|
|
|
|
"editorSetting": {},
|
|
|
|
|
"condition": {}
|
2026-07-30 16:33:39 +08:00
|
|
|
}
|