修改接口

This commit is contained in:
lcc
2024-05-27 17:28:13 +08:00
committed by chenrx
parent 613d929c35
commit 20be16ebcc
26 changed files with 735 additions and 267 deletions
+28 -28
View File
@@ -1,29 +1,29 @@
{
"appid": "wx71095d4049de3ed1",
"compileType": "miniprogram",
"libVersion": "3.0.0",
"packOptions": {
"ignore": [],
"include": []
},
"setting": {
"coverView": true,
"es6": true,
"postcss": true,
"minified": true,
"enhance": true,
"showShadowRootInWxmlPanel": true,
"packNpmRelationList": [],
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
},
"condition": false
},
"condition": {},
"editorSetting": {
"tabIndent": "insertSpaces",
"tabSize": 2
}
{
"appid": "wx4733380c110313ec",
"compileType": "miniprogram",
"libVersion": "3.0.0",
"packOptions": {
"ignore": [],
"include": []
},
"setting": {
"coverView": true,
"es6": true,
"postcss": true,
"minified": true,
"enhance": true,
"showShadowRootInWxmlPanel": true,
"packNpmRelationList": [],
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
},
"condition": false
},
"condition": {},
"editorSetting": {
"tabIndent": "insertSpaces",
"tabSize": 2
}
}