yangyin
2024-11-26 ea24bd60c42e8284415e37e7992768a470abe777
src/components/chat/Chat.vue
@@ -275,15 +275,7 @@
         <div class="sticky bottom-0 w-full p-6 bg-[rgb(247,248,250)] flex justify-center" v-if="isShareCheck"></div>
      </div>
      <CustomDrawer v-model:isShow="drawerIsShow" @updateChatInput="updateChatInput" />
      <el-dialog
         title="分享链接"
         v-model="shareCodeIsShow"
         width="25%"
         center
         modal-append-to-body
         lock-scroll
         :before-close="closeShareClick"
      >
      <el-dialog title="分享链接" v-model="shareCodeIsShow" width="25%" modal-append-to-body lock-scroll :before-close="closeShareClick">
         <div class="w100 h100 flex justify-center items-center flex-col">
            <div class="qrcode h100" ref="qrcodeRef"></div>
            <div class="h100 w100 flex flex-col justify-center items-center">