TestRestructureWechatLymark.../project.config.json
2022-04-06 11:47:19 +08:00

14 lines
256 B
JSON

{
"miniprogramRoot": "./dist",
"projectname": "EShop",
"description": "电子商城",
"appid": "touristappid",
"setting": {
"urlCheck": true,
"es6": false,
"postcss": false,
"minified": false
},
"compileType": "miniprogram"
}