appid更新

This commit is contained in:
webDev_PanY 2024-04-07 12:02:10 +08:00
parent eefd5ade29
commit 0921977abe
2 changed files with 22 additions and 15 deletions

View File

@ -50,7 +50,7 @@
"quickapp" : {},
/* */
"mp-weixin" : {
"appid" : "wx2244f506dae698ca",
"appid" : "wxeda4365eac6838c5",
"setting" : {
"urlCheck" : false,
"minified" : true

View File

@ -1,8 +1,7 @@
{
"description": "项目配置文件。",
"packOptions": {
"ignore": [],
"include": []
"ignore": []
},
"setting": {
"urlCheck": false,
@ -10,20 +9,28 @@
"postcss": false,
"minified": true,
"newFeature": true,
"bigPackageSizeSupport": true,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
}
"bigPackageSizeSupport": true
},
"compileType": "miniprogram",
"libVersion": "3.4.0",
"appid": "wx2244f506dae698ca",
"libVersion": "",
"appid": "wxeda4365eac6838c5",
"projectname": "Ruoyi-AbuCoder-UniApp-WX",
"condition": {},
"editorSetting": {
"tabIndent": "insertSpaces",
"tabSize": 2
"condition": {
"search": {
"current": -1,
"list": []
},
"conversation": {
"current": -1,
"list": []
},
"game": {
"current": -1,
"list": []
},
"miniprogram": {
"current": -1,
"list": []
}
}
}