ERPTurbo_Client/packages/app-client/project.tt.json
2025-11-03 10:24:10 +08:00

14 lines
240 B
JSON

{
"miniprogramRoot": "./",
"projectname": "myApp",
"description": "",
"appid": "touristappid",
"setting": {
"urlCheck": true,
"es6": false,
"postcss": false,
"minified": false
},
"compileType": "miniprogram"
}