摘要: vue中watch基本用法: <div class='t1' id='t1'> <button @click='ch'>+++</button> </div> <div class='t1' id='t1'> <button @click='ch'>+++</button> </div> }) 阅读全文
posted @ 2017-05-07 19:00 吃个石头 阅读(1375) 评论(0) 推荐(0) 编辑