Files
longli-mp/project.config.json
2026-09-20 11:12:13 +08:00

18 lines
395 B
JSON

{
"appid": "wx3b6667ba12eb2507",
"projectname": "longli-mp",
"description": "云从居 · 微信小程序",
"miniprogramRoot": "dist/build/mp-weixin/",
"compileType": "miniprogram",
"libVersion": "3.5.0",
"setting": {
"urlCheck": false,
"es6": true,
"enhance": true,
"postcss": true,
"minified": true,
"bigPackageSizeSupport": true
},
"condition": {}
}