diff --git a/src/components/Bottom.vue b/src/components/Bottom.vue index 471275a..1e68fba 100644 --- a/src/components/Bottom.vue +++ b/src/components/Bottom.vue @@ -6,7 +6,7 @@
@@ -56,7 +56,7 @@ const addWeChat = () => { } const toPhone = () => { - window.location.href = 'tel:13717892018' + window.location.href = 'tel:18701012664' }