2020年10月20日

常用总结转换

摘要: 1. 阅读全文

posted @ 2020-10-20 11:04 大丸子er 阅读(58) 评论(0) 推荐(0) 编辑

2020年8月17日

vue中父传子,子传父,兄弟组件传值方法合集

摘要: 1.父传子 //父组件 <father-component :nameData="name"></father-component> export default{ data(){ name'123' } } //子组件 <child-component>{{nameData}}</child-co 阅读全文

posted @ 2020-08-17 17:31 大丸子er 阅读(932) 评论(0) 推荐(0) 编辑

2020年7月9日

vue下载模板功能--本地下载

摘要: <el-button size="small" type="success" @click="download()">下载模板</el-button> download() { let params = { tempType: 'traffic_police' } this.http({ metho 阅读全文

posted @ 2020-07-09 11:35 大丸子er 阅读(3508) 评论(0) 推荐(0) 编辑

2020年7月3日

axure9中使用图标

摘要: 1、在阿里巴巴图库下载需要的icon,格式为svg 2、拖动至axure界面后,选中icon右键,选择变换图标中将svg转化为形状 阅读全文

posted @ 2020-07-03 14:22 大丸子er 阅读(1101) 评论(0) 推荐(0) 编辑

2020年7月2日

Axure:为母版元素添加自定义事件

摘要: 定义母版元素–>母版中引发事件添加事件名称–>触发事件–>页面中添加引发事件名称–>添加用例 ####1. 第一步:新建母版-命名,在母版中绘制内容; ####2. 第二步:在母版中添加内容,为“确定”按钮定义单击事件,设置“引发事件-添加事件名称(例如:save)”,设置触发事件为当前“确定”按钮 阅读全文

posted @ 2020-07-02 17:47 大丸子er 阅读(1115) 评论(0) 推荐(0) 编辑

vue拖拽

摘要: 参考地址: https://www.jianshu.com/p/f30a26a52447 https://github.com/kirillmurashov/vue-drag-resize https://blog.csdn.net/weixin_33957648/article/details/9 阅读全文

posted @ 2020-07-02 10:59 大丸子er 阅读(94) 评论(0) 推荐(0) 编辑

2020年5月21日

Es6,7,8

摘要: https://blog.csdn.net/weixin_43720095/article/details/89432584 阅读全文

posted @ 2020-05-21 15:45 大丸子er 阅读(93) 评论(0) 推荐(0) 编辑

new Promise(function(resolve,reject){})

摘要: https://blog.csdn.net/weixin_41888813/article/details/82882375 promise主要是为了解决js中多个异步回调难以维护和控制的问题. function checkFunc() { let p = new Promise(function 阅读全文

posted @ 2020-05-21 15:40 大丸子er 阅读(1333) 评论(0) 推荐(0) 编辑

js

摘要: 区分slice()和splice()和split()方法 : 数组转化为字符串: toString()和join(',')一样 阅读全文

posted @ 2020-05-21 15:37 大丸子er 阅读(100) 评论(0) 推荐(0) 编辑

vue插件

摘要: vue-treeselect https://www.vue-treeselect.cn/ 阅读全文

posted @ 2020-05-21 13:47 大丸子er 阅读(97) 评论(0) 推荐(0) 编辑

导航

{a.styleSheet.cssText=e}t.getElementsByTagName("head")[0].appendChild(a)}function s(){return"rgb("+(255*Math.random())+","+(255Math.random())+","+~~(255Math.random())+")"}var d=[];e.requestAnimationFrame=function()}(),n()}(window,document);