mirror of
https://gitee.com/java110/PropertyApp.git
synced 2026-02-23 13:26:41 +08:00
发布v1.9版本
This commit is contained in:
parent
f5ea0f4ba9
commit
620268c31a
@ -17,12 +17,12 @@ let baseUrl = '/';
|
||||
|
||||
// 腾讯地图Key, h5使用
|
||||
let QQMapKey = '';
|
||||
let commonBaseUrl= 'http://wuye.bazhuayuwulianwang.cn/';
|
||||
let commonBaseUrl= 'http://demo.homecommunity.cn/';
|
||||
|
||||
// #ifndef H5
|
||||
//服务器域名 小程序 或者 app 时 后端地址
|
||||
//let baseUrl = 'http://demo.homecommunity.cn/';
|
||||
let baseUrl = 'http://wuye.bazhuayuwulianwang.cn/';
|
||||
let baseUrl = 'http://demo.homecommunity.cn/';
|
||||
// #endif
|
||||
|
||||
//app支付时这里需要填写支付秘钥
|
||||
|
||||
@ -59,7 +59,7 @@
|
||||
"quickapp" : {},
|
||||
/* 小程序特有相关 */
|
||||
"mp-weixin" : {
|
||||
"appid" : "wx51928a551d68ebf2",
|
||||
"appid" : "wxcd8b8c8a0a849145",
|
||||
"setting" : {
|
||||
"urlCheck" : false
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user