cyl/develop
zsk 12 months ago
parent 549219a8e8
commit 5e0af1e64a

@ -164,7 +164,7 @@ Page({
// console.log('/pages/detail/index?storeJobId' + this.data.searchForm.storeJobId); // console.log('/pages/detail/index?storeJobId' + this.data.searchForm.storeJobId);
console.log('app.globalData.loginUserInfo.agencyId', app.globalData.loginUserInfo.agencyId); console.log('app.globalData.loginUserInfo.agencyId', app.globalData.loginUserInfo.agencyId);
if (e.currentTarget.dataset.customServiceUrl != '') { if (e.currentTarget.dataset.customServiceUrl != '') {
wx.miniapp.openCustomerServiceChat({ wx.openCustomerServiceChat({
extInfo: { extInfo: {
url: url || 'https://work.weixin.qq.com/kfid/kfc84d8465f4c633511' url: url || 'https://work.weixin.qq.com/kfid/kfc84d8465f4c633511'
}, },

@ -103,7 +103,7 @@
"enableAutoCompletePrivacyDesc": false, "enableAutoCompletePrivacyDesc": false,
"enableDebugLog": true, "enableDebugLog": true,
"splashscreen": { "splashscreen": {
"customImage": "/Users/zhangshaokang/Desktop/伯才供应链app上架相关图片/安卓启动页及图标/画板备份 11 2.png" "customImage": "/Users/zhangshaokang/Desktop/伯才供应链app上架相关图片/安卓启动页及图标/画板备份 12.png"
} }
}, },
"versionCode": 111 "versionCode": 111

Loading…
Cancel
Save