mirror of
https://gitee.com/java110/PropertyApp.git
synced 2026-02-23 21:36:39 +08:00
修改
This commit is contained in:
parent
23325a840f
commit
59117ccc83
@ -17,12 +17,12 @@ let baseUrl = '/';
|
||||
|
||||
// 腾讯地图Key, h5使用
|
||||
let QQMapKey = '';
|
||||
let commonBaseUrl= 'https://xytzjt.vip/';
|
||||
let commonBaseUrl= 'http://wuye.ebl100.com/';
|
||||
|
||||
// #ifndef H5
|
||||
//服务器域名 小程序 或者 app 时 后端地址
|
||||
//let baseUrl = 'http://demo.homecommunity.cn/';
|
||||
let baseUrl = 'https://xytzjt.vip/';
|
||||
let baseUrl = 'http://wuye.ebl100.com/';
|
||||
// #endif
|
||||
|
||||
//app支付时这里需要填写支付秘钥
|
||||
|
||||
@ -59,7 +59,7 @@
|
||||
"quickapp" : {},
|
||||
/* 小程序特有相关 */
|
||||
"mp-weixin" : {
|
||||
"appid" : "wxdbca3f17edd8cf70",
|
||||
"appid" : "wxee2d6a78b91584c2",
|
||||
"setting" : {
|
||||
"urlCheck" : false
|
||||
},
|
||||
|
||||
@ -100,7 +100,7 @@
|
||||
personRoleIndex: -1,
|
||||
personRole:'',
|
||||
personType:'P',
|
||||
ownerTypeCd: "2002",
|
||||
ownerTypeCd: "1002",
|
||||
idCard: "",
|
||||
address: "",
|
||||
roomName: "",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user