Commit 344927bb authored by FE-安焕焕's avatar FE-安焕焕 👣

fix:修复客服地址

parent 674ec4a8
......@@ -190,7 +190,7 @@ export default {
},
contractCS() {
window.location.href =
'https://www.sobot.com/chat/h5/v2/index.html?sysnum=84ed0ad93caa47b0a9d1600824546b35&source=2';
'https://kdspstatic.91xr.cn/kdsp/mine/service/customer-service/customer-service-prod2.html';
},
openCancelPopup() {
this.$dialog({
......
......@@ -129,7 +129,7 @@ export default {
buttons_name: '返回充值中心'
},
() => {
this.$router.replace({ path: '/home' });
this.$router.replace({ path: '/vipLife' });
}
);
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment