Vue.js在页面加载时执行某个方法

原文:https://blog.csdn.net/leaves_story/article/details/79957226

 

jQuery中可以这样写

 

 

 

vue中,如果要达到相同效果,可以使用vue的生命周期函数,如create或者mounted

 

 

 

附上vue.js的生命周期函数执行流程

 

 

posted @ 2019-09-23 16:51  鳳舞九天  阅读(17581)  评论(0)    收藏  举报