This commit is contained in:
2025-09-14 00:00:03 +08:00
commit cbed8ff6ac
14 changed files with 261 additions and 0 deletions

21
project.config.json Normal file
View File

@@ -0,0 +1,21 @@
{
"compileType": "miniprogram",
"libVersion": "3.120.0",
"packOptions": {
"ignore": [],
"include": []
},
"setting": {
"minified": true,
"urlCheck": true,
"useNewDevtools": false,
"useNewCompiler": true
},
"condition": {},
"editorSetting": {
"tabIndent": "auto",
"tabSize": 2
},
"appid": "68c47321131b9b0001166b7d",
"projectName": "jd-code-exchange"
}