Skip to content
丿一盏孤灯丿的Blog
Search
K
Main Navigation
笔记
基础
JavaScript
CSS
HTML
前端框架
Vue
React
前端可视化
面试题
GitHub
Appearance
Menu
Return to top
On this page
Table of Contents for current page
vue在beforeCreate里获取data
异步方式
this.$nextTick或者setTimeout
同步方式
this.$options.data()