This commit is contained in:
wuxw 2025-01-01 13:02:07 +08:00
parent 23325a840f
commit 59117ccc83
3 changed files with 4 additions and 4 deletions

View File

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

View File

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

View File

@ -100,7 +100,7 @@
personRoleIndex: -1, personRoleIndex: -1,
personRole:'', personRole:'',
personType:'P', personType:'P',
ownerTypeCd: "2002", ownerTypeCd: "1002",
idCard: "", idCard: "",
address: "", address: "",
roomName: "", roomName: "",