inleft
2022-03-02 e33959d3ca88b9fae5f6fe1048c8a1f7751e6f21
src/components/group/MyPreviewModal.vue
@@ -1,7 +1,7 @@
<template>
   <div class="myModal">
      <a-modal v-model="visible" title="编辑预览"  width="60%" :footer="null"
         :bodyStyle="{'overflow':'overlay','width': '100%','height': '100%'}">
         :bodyStyle="{'overflow':'overlay','width': '100%','height': '700px'}">
         <div style="display: flex;">
            <a-textarea style="height: 750px;min-width: 50%" v-model="text"  />
            <div class="markdown-body article-detail" style="min-width: 50%;border: 1px solid #d9d9d9;">