|
@@ -8,14 +8,14 @@
|
|
<template #reference>
|
|
<template #reference>
|
|
<img src="./public/image/qq 1.png">
|
|
<img src="./public/image/qq 1.png">
|
|
</template>
|
|
</template>
|
|
- <p @click="addQQFriend(2909421493)" class="qqadd">
|
|
|
|
|
|
+ <div @click="addQQFriend(2909421493)" class="qqadd">
|
|
<img src="./public/index/tubiao1.png" width="100">
|
|
<img src="./public/index/tubiao1.png" width="100">
|
|
<div class="qqfs">客服QQ: 2909421493</div>
|
|
<div class="qqfs">客服QQ: 2909421493</div>
|
|
- </p>
|
|
|
|
- <p @click="addQQFriend(213552413)" class="qqadd">
|
|
|
|
|
|
+ </div>
|
|
|
|
+ <div @click="addQQFriend(213552413)" class="qqadd">
|
|
<img src="./public/index/tubiao2.png" width="100">
|
|
<img src="./public/index/tubiao2.png" width="100">
|
|
<div class="qqfs">通联QQ: 213552413</div>
|
|
<div class="qqfs">通联QQ: 213552413</div>
|
|
- </p>
|
|
|
|
|
|
+ </div>
|
|
</el-popover>
|
|
</el-popover>
|
|
<h6>QQ客服</h6>
|
|
<h6>QQ客服</h6>
|
|
</li>
|
|
</li>
|
|
@@ -30,32 +30,7 @@
|
|
<h6>电话客服</h6>
|
|
<h6>电话客服</h6>
|
|
</li>
|
|
</li>
|
|
</ul>
|
|
</ul>
|
|
- <!-- <ul class="kefu">
|
|
|
|
- <li>
|
|
|
|
- <img src="./static//image/weixin 1.png" alt="">
|
|
|
|
- <p>微信客服</p>
|
|
|
|
- </li>
|
|
|
|
- <li>
|
|
|
|
- <img src="./static//image/qq 1.png" alt="">
|
|
|
|
- <p>QQ客服</p>
|
|
|
|
- </li>
|
|
|
|
- <li>
|
|
|
|
- <img src="./static//image/dianhua 1.png" alt="">
|
|
|
|
- <p>电话客服</p>
|
|
|
|
- </li>
|
|
|
|
- <li @click="close">
|
|
|
|
- <img src="./static//image/guanbi 1.png" alt="">
|
|
|
|
- <p>关闭</p>
|
|
|
|
- </li>
|
|
|
|
- </ul> -->
|
|
|
|
- <!-- <div class="kefu1">
|
|
|
|
- <img src="./static//image/weixin 1.png" alt="">
|
|
|
|
- </div> -->
|
|
|
|
</NuxtLayout>
|
|
</NuxtLayout>
|
|
- <!-- <div class="zhinengwenda">
|
|
|
|
- <Zhinengqwnda></Zhinengqwnda>
|
|
|
|
- </div> -->
|
|
|
|
-
|
|
|
|
</div>
|
|
</div>
|
|
</template>
|
|
</template>
|
|
|
|
|