摘要:
原生JS操作DOM使用mounted钩子函数,它表示页面一加载进来就执行函数里面的内容(和window.onload类似)1//html部分 编号:<input type="text" v-model='newId' id='inputId'>//vue对象var vm = new Vue({ el 阅读全文
posted @ 2019-05-24 10:04
hello芳芳
阅读(45254)
评论(0)
推荐(0)
摘要:
<input v-focus type="text" name="search" ref="input" autofocus v-model="inputValue" maxlength="10" @input="handleOnInput()" class="search-inp" placeho 阅读全文
posted @ 2019-05-24 10:00
hello芳芳
阅读(22531)
评论(0)
推荐(0)

浙公网安备 33010602011771号