会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
sunylat
我就想在01的世界里随心所欲!
博客园
首页
新随笔
联系
订阅
管理
2021年5月30日
Element dialog实现拖拽功能
摘要: 1,建立directives.js文件。 import Vue from 'vue'; // v-dialogDrag: 弹窗拖拽属性 Vue.directive('drag', { bind(el, binding, vnode, oldVnode) { const dialogHeaderEl
阅读全文
posted @ 2021-05-30 08:10 sunylat
阅读(720)
评论(1)
推荐(0)
编辑