Files
template-10519/project.config.json
2025-04-13 19:40:44 +08:00

26 lines
576 B
JSON

{
"miniprogramRoot": "dist/",
"projectname": "websoft",
"description": "网宿软件",
"appid": "wx541db955e7a62709",
"setting": {
"urlCheck": true,
"es6": false,
"enhance": false,
"compileHotReLoad": false,
"postcss": false,
"preloadBackgroundData": false,
"minified": false,
"newFeature": true,
"autoAudits": false,
"coverView": true,
"showShadowRootInWxmlPanel": false,
"scopeDataCheck": false,
"useCompilerModule": false
},
"compileType": "miniprogram",
"simulatorType": "wechat",
"simulatorPluginLibVersion": {},
"condition": {}
}