This commit is contained in:
yison 2025-07-11 15:41:48 +08:00
parent 18fd3ede2c
commit dc24d5b6ed
117 changed files with 36876 additions and 7 deletions

9
client/project.tt.json Normal file
View file

@ -0,0 +1,9 @@
{
"miniprogramRoot": "./",
"projectname": "mini-app",
"appid": "testAppId",
"setting": {
"es6": false,
"minified": false
}
}