From 59117ccc83a63237b5f04492bc553574892e2553 Mon Sep 17 00:00:00 2001 From: wuxw <928255095@qq.com> Date: Wed, 1 Jan 2025 13:02:07 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- conf/config.js | 4 ++-- manifest.json | 2 +- pages/owner/addOwner.vue | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/conf/config.js b/conf/config.js index 1f82268..b3bff72 100644 --- a/conf/config.js +++ b/conf/config.js @@ -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支付时这里需要填写支付秘钥 diff --git a/manifest.json b/manifest.json index a768622..360bfd4 100644 --- a/manifest.json +++ b/manifest.json @@ -59,7 +59,7 @@ "quickapp" : {}, /* 小程序特有相关 */ "mp-weixin" : { - "appid" : "wxdbca3f17edd8cf70", + "appid" : "wxee2d6a78b91584c2", "setting" : { "urlCheck" : false }, diff --git a/pages/owner/addOwner.vue b/pages/owner/addOwner.vue index bad9f03..8912145 100644 --- a/pages/owner/addOwner.vue +++ b/pages/owner/addOwner.vue @@ -100,7 +100,7 @@ personRoleIndex: -1, personRole:'', personType:'P', - ownerTypeCd: "2002", + ownerTypeCd: "1002", idCard: "", address: "", roomName: "",