Commit 42dd7493 authored by Zhang Xiaojie's avatar Zhang Xiaojie

1

parent 0e93f66a
......@@ -5,18 +5,20 @@
@click-left="handleClickLeft"
>
<!-- 二维码部分 -->
<div class="qrcode mt-2 mb-9 relative w-75 h-113.5 mx-auto">
<p class=" text-white absolute top-26.375 left-22.375 text-base">这里是团队名称</p>
<p class=" text-white absolute top-33.625 left-20.25 text-sm">团队号:ABCDE1234</p>
<div class="pt-14">
<div class="qrcode mt-2 mb-9 relative w-75 h-113.5 mx-auto">
<p class=" text-white absolute top-24 left-22.375 text-base">这里是团队名称</p>
<p class=" text-white absolute top-32 left-20 text-sm">团队号:ABCDE1234</p>
<img src="../assets/qrbackground.png" alt="" class="">
<img src="../assets/qrcode.png" alt="" srcset="" class=" absolute w-32 left-21.25 top-44 ">
<p class=" text-white absolute top-83.5 left-10.125 text-sm"> 扫描二维码加入我们Chat33的团队</p>
<p class=" text-white absolute top-82 left-10 text-sm"> 扫描二维码加入我们Chat33的团队</p>
</div>
<div class="mx-4">
<c-button round buttonBg="bg-color-primary" class="">点击生成图片去分享</c-button>
<c-button round buttonBg="bg-white" class=" text-text-primary">进入团队工作台</c-button>
</div>
</div>
</div>
</main-page>
</div>
</template>
......
......@@ -4,7 +4,7 @@
left-arrow
@click-left="handleClickLeft"
>
<div class="mx-4">
<div class="mx-4 pt-14">
<teamcreate class=" mb-4 mt-2.5" >
<template v-slot:title>企业/组织/团队名称</template>
<template v-slot:limit>20</template>
......
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