This commit is contained in:
2026-02-07 16:07:10 +08:00
parent 397d0e8990
commit 1af1771944
95 changed files with 46084 additions and 0 deletions

16
project.config.json Normal file
View File

@@ -0,0 +1,16 @@
{
"miniprogramRoot": "./dist",
"projectname": "comList",
"description": "",
"urlCheck": false,
"appid": "wxb3127e27f79e0e0a",
"setting": {
"urlCheck": false,
"es6": false,
"enhance": false,
"compileHotReLoad": false,
"postcss": false,
"minified": false
},
"compileType": "miniprogram"
}