mall-front/project.tt.json

14 lines
245 B
JSON
Raw Permalink Normal View History

2023-05-17 00:58:25 +08:00
{
"miniprogramRoot": "./",
"projectname": "mall",
"description": "商城",
"appid": "touristappid",
"setting": {
"urlCheck": true,
"es6": false,
"postcss": false,
"minified": false
},
"compileType": "miniprogram"
}