update at 2026-02-13 22:40:22

This commit is contained in:
douboer@gmail.com
2026-02-13 22:40:22 +08:00
parent 43107afff1
commit d93e2c812f
6 changed files with 279 additions and 77 deletions

View File

@@ -0,0 +1,19 @@
{
"description": "sankey miniapp standalone config",
"packOptions": {
"ignore": []
},
"setting": {
"es6": true,
"enhance": true,
"postcss": true,
"minified": true
},
"compileType": "miniprogram",
"libVersion": "trial",
"appid": "wxcf0f89b6eb65759e",
"projectname": "sankey-miniapp",
"miniprogramRoot": "./",
"srcMiniprogramRoot": "./",
"condition": {}
}