发布v1.9版本

This commit is contained in:
wuxw 2025-07-27 22:17:29 +08:00
parent f5ea0f4ba9
commit 620268c31a
2 changed files with 3 additions and 3 deletions

View File

@ -17,12 +17,12 @@ let baseUrl = '/';
// 腾讯地图Key, h5使用 // 腾讯地图Key, h5使用
let QQMapKey = ''; let QQMapKey = '';
let commonBaseUrl= 'http://wuye.bazhuayuwulianwang.cn/'; let commonBaseUrl= 'http://demo.homecommunity.cn/';
// #ifndef H5 // #ifndef H5
//服务器域名 小程序 或者 app 时 后端地址 //服务器域名 小程序 或者 app 时 后端地址
//let baseUrl = 'http://demo.homecommunity.cn/'; //let baseUrl = 'http://demo.homecommunity.cn/';
let baseUrl = 'http://wuye.bazhuayuwulianwang.cn/'; let baseUrl = 'http://demo.homecommunity.cn/';
// #endif // #endif
//app支付时这里需要填写支付秘钥 //app支付时这里需要填写支付秘钥

View File

@ -59,7 +59,7 @@
"quickapp" : {}, "quickapp" : {},
/* */ /* */
"mp-weixin" : { "mp-weixin" : {
"appid" : "wx51928a551d68ebf2", "appid" : "wxcd8b8c8a0a849145",
"setting" : { "setting" : {
"urlCheck" : false "urlCheck" : false
}, },