Commit f0e510df authored by shilei's avatar shilei

客服中心替换为招商联系人

parent 475f8b08
...@@ -20,7 +20,7 @@ export default { ...@@ -20,7 +20,7 @@ export default {
type: Object, type: Object,
default: () => { default: () => {
return { return {
name: "客服中心", name: "招商联系人",
phone: "18703707175", phone: "18703707175",
}; };
}, },
......
...@@ -142,7 +142,7 @@ export default defineComponent({ ...@@ -142,7 +142,7 @@ export default defineComponent({
} else { } else {
this.callTitle = "联系我们"; this.callTitle = "联系我们";
this.phoneInfo = { this.phoneInfo = {
name: "客服中心", name: "招商联系人",
phone: "18703707175", phone: "18703707175",
}; };
} }
......
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