客服
This commit is contained in:
18
Web/src/pages/customer/index.vue
Normal file
18
Web/src/pages/customer/index.vue
Normal file
@@ -0,0 +1,18 @@
|
||||
<template>
|
||||
<div>
|
||||
<div class="content">
|
||||
<a class="" href="/">首页</a>>客服
|
||||
</div>
|
||||
<div class="content">
|
||||
微信客服:<a href="https://work.weixin.qq.com/kfid/kfc86bc348120aea3e7"
|
||||
target="_blank">点击咨询</a><br />客服QQ:531493955<br />官方QQ群:238938639<br />客服邮箱:531493955@qq.com<br />
|
||||
</div>
|
||||
<a class="" href="/">返回游戏首页</a>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<script setup>
|
||||
|
||||
</script>
|
||||
|
||||
<style lang="scss" scoped></style>
|
||||
Reference in New Issue
Block a user