- 博客(3)
- 资源 (2)
- 收藏
- 关注
原创 froala WYSIWYG Editor 利用代码实现在线破解,去掉授权提示,去掉保存代码有版权超链接
froala WYSIWYG Editor是一款非常好用的编辑器,虽然破解了可以用但是得把文件放到本地,用cdn就没办法使用了。经过我研究终于破解了 用cdn的使用方法:new FroalaEditor("#editor", { language: "zh_cn", height: 300, events: { initialized: function () { const logo = this.$secon
2021-11-26 18:28:54 1227
原创 element-plus Icon 图标全局使用方法,可供菜单图标使用
封装组件<template> <el-icon :size="size" :color="color"> <component :is="icon"></component> </el-icon></template><script>import { ref, defineComponent } from "vue";import * as Icons from "@element-plus/ic
2021-11-23 19:49:35 3155 6
原创 element-plus for SelectTree 树选择
<template> <el-popover popper-class="el-popover-select" placement="bottom" :width="`${width - 22}px`" trigger="click" v-model:visible="visible" @show="showStatus = true" @hide="showStatus = false" > <el-tr
2021-11-23 09:55:59 2246
脱壳机全集 2011
2011-05-16
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人