随笔分类 -  vue

摘要:参考:https://www.bianchengquan.com/article/144145.html https://zhuanlan.zhihu.com/p/41926228 https://juejin.cn/post/6844903637555101704 1.展示效果: 🈶保单📃,� 阅读全文
posted @ 2022-05-05 11:23 勤勤恳恳小码农 阅读(248) 评论(0) 推荐(0) 编辑
摘要:html: <el-form-item v-if="['1','2'].includes(form.themeType)" label="文案"> <div class="picTopic"> <template v-if="form.contentList.length!==0"> <el-col 阅读全文
posted @ 2022-04-28 09:18 勤勤恳恳小码农 阅读(412) 评论(0) 推荐(0) 编辑
摘要:const promiseList = this.dataList.map(async o => { o.richText = await downloadRichText({ key: o.changeCode }).then(res => { return decodeURI(res.data) 阅读全文
posted @ 2022-04-27 10:52 勤勤恳恳小码农 阅读(139) 评论(0) 推荐(0) 编辑
摘要:参考:https://www.cnblogs.com/yetianjiao/p/15798533.html html: <div class="item" v-for="(item,index) in recordList" :key="index"> <div class="left"> <spa 阅读全文
posted @ 2022-04-20 15:25 勤勤恳恳小码农 阅读(765) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示