Commit c74eb32d authored by FE-安焕焕's avatar FE-安焕焕 👣

fix:修改客服中心title

parent 04f04e8a
...@@ -189,7 +189,7 @@ export default { ...@@ -189,7 +189,7 @@ export default {
this.orderInfo = res; this.orderInfo = res;
}, },
contractCS() { contractCS() {
this.$store.commit('CHANGE_TITLE', ''); // 改变title this.$store.commit('CHANGE_TITLE', '客服中心'); // 改变title
setTimeout(() => { setTimeout(() => {
window.location.href = window.location.href =
'https://kdspstatic.91xr.cn/kdsp/mine/service/customer-service/customer-service-prod2.html'; 'https://kdspstatic.91xr.cn/kdsp/mine/service/customer-service/customer-service-prod2.html';
......
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