摘要: 安装 npm install vue-quill-editor --save 全局引入 import Vue from 'vue' import VueQuillEditor from 'vue-quill-editor' // 引入样式 import 'quill/dist/quill.core. 阅读全文
posted @ 2024-07-20 16:11 朝阳1 阅读(41) 评论(0) 推荐(0)
摘要: vue <template> <div class="container"> <el-row> <el-col :span="4"> <!-- 左边列表项 --> <div class="scrollable-menu"> <el-menu class="el-menu-vertical-demo" 阅读全文
posted @ 2024-07-20 11:02 朝阳1 阅读(187) 评论(0) 推荐(0)