Loading

摘要: 1.页面 <div ref="docsRef" id="fileView" class="view" :style="{ height: viewHeight + 'px' }"></div> <div v-if="fileType == 'pdf'" v-loading="loading" cla 阅读全文
posted @ 2022-06-23 11:21 请叫我王小胖 阅读(4031) 评论(0) 推荐(0)
摘要: 1.npm 引入 npm install vue-quill-editor --save npm install quill --save 2.main引入 import VueQuillEditor from 'vue-quill-editor' import 'quill/dist/quill. 阅读全文
posted @ 2022-06-23 10:16 请叫我王小胖 阅读(217) 评论(0) 推荐(0)