2025-02-28 16:19:58 +08:00
|
|
|
{
|
|
|
|
|
"description": "项目配置文件。",
|
|
|
|
|
"packOptions": {
|
2025-05-10 18:17:24 +08:00
|
|
|
"ignore": [],
|
|
|
|
|
"include": []
|
2025-02-28 16:19:58 +08:00
|
|
|
},
|
|
|
|
|
"setting": {
|
|
|
|
|
"urlCheck": false,
|
|
|
|
|
"es6": true,
|
|
|
|
|
"postcss": false,
|
|
|
|
|
"minified": false,
|
|
|
|
|
"newFeature": true,
|
2025-05-10 18:17:24 +08:00
|
|
|
"bigPackageSizeSupport": true,
|
|
|
|
|
"babelSetting": {
|
|
|
|
|
"ignore": [],
|
|
|
|
|
"disablePlugins": [],
|
|
|
|
|
"outputPath": ""
|
|
|
|
|
}
|
2025-02-28 16:19:58 +08:00
|
|
|
},
|
|
|
|
|
"compileType": "miniprogram",
|
2025-05-30 18:44:14 +08:00
|
|
|
"libVersion": "3.8.6",
|
2025-02-28 16:19:58 +08:00
|
|
|
"appid": "touristappid",
|
2025-05-07 09:54:33 +08:00
|
|
|
"projectname": "德商汇",
|
2025-03-20 08:46:07 +08:00
|
|
|
"condition": {
|
|
|
|
|
"search": {
|
|
|
|
|
"current": -1,
|
|
|
|
|
"list": []
|
|
|
|
|
},
|
|
|
|
|
"conversation": {
|
|
|
|
|
"current": -1,
|
|
|
|
|
"list": []
|
|
|
|
|
},
|
|
|
|
|
"game": {
|
|
|
|
|
"current": -1,
|
|
|
|
|
"list": []
|
|
|
|
|
},
|
|
|
|
|
"miniprogram": {
|
|
|
|
|
"current": -1,
|
|
|
|
|
"list": []
|
|
|
|
|
}
|
2025-05-10 18:17:24 +08:00
|
|
|
},
|
|
|
|
|
"editorSetting": {
|
|
|
|
|
"tabIndent": "insertSpaces",
|
|
|
|
|
"tabSize": 2
|
2025-02-28 16:19:58 +08:00
|
|
|
}
|
|
|
|
|
}
|