Files
fishery-app/project.tt.json
2025-10-11 22:48:19 +08:00

14 lines
247 B
JSON

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