不要着急,不要着急,

休息,休息一会。

摘要: 局部过滤器: <html> <head> <title>vue</title> <meta charset="utf-8"> </head> <body> <div id="app"> {{msg | toFixed(1)}} <!-- msg是参数input的值,方法里的参数都是作为input后的 阅读全文
posted @ 2019-08-26 09:58 angle-xiu 阅读(1901) 评论(0) 推荐(0) 编辑
摘要: 默认事件触发顺序:冒泡 vue事件修饰符 1.阻止事件传播--事件.stop 2.事假捕获--事件.capture 3.阻止事件默行为--事件.prevent 4.事件只触发一次--事件.once 5.只在点击自身是触发--事件.self <html> <head> <title>vue事件</ti 阅读全文
posted @ 2019-08-26 09:23 angle-xiu 阅读(308) 评论(0) 推荐(0) 编辑
Live2D