Files
Driver-program/project.tt.json
2026-02-07 16:11:40 +08:00

14 lines
246 B
JSON

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