Files
template-10519/project.tt.json
2025-04-13 19:40:44 +08:00

14 lines
266 B
JSON

{
"miniprogramRoot": "./",
"projectname": "bszx-react",
"description": "百色中学小程序",
"appid": "touristappid",
"setting": {
"urlCheck": true,
"es6": false,
"postcss": false,
"minified": false
},
"compileType": "miniprogram"
}