摘要: 门户网站的新闻、公告等文章,内容可配置,故引入 wagneditor 1、安装: npm i wangeditor 2、方便调用,抽成组件: <template> <div ref='editor'></div> </template> <script setup> import { ref, on 阅读全文
posted @ 2023-03-02 09:10 名字不好起啊 阅读(302) 评论(0) 推荐(0) 编辑