|
@ -6,7 +6,7 @@ |
|
|
<div |
|
|
<div |
|
|
class="btn3 copy" |
|
|
class="btn3 copy" |
|
|
@click="addWeChat" |
|
|
@click="addWeChat" |
|
|
data-clipboard-text="CPMGC007" |
|
|
|
|
|
|
|
|
data-clipboard-text="13488755132" |
|
|
></div> |
|
|
></div> |
|
|
</div> |
|
|
</div> |
|
|
</template> |
|
|
</template> |
|
@ -56,7 +56,7 @@ const addWeChat = () => { |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
const toPhone = () => { |
|
|
const toPhone = () => { |
|
|
window.location.href = 'tel:13717892018' |
|
|
|
|
|
|
|
|
window.location.href = 'tel:18701012664' |
|
|
} |
|
|
} |
|
|
</script> |
|
|
</script> |
|
|
|
|
|
|
|
|