摘要: 官网给出的实例的生命周期图如下: beforeCreate(页面创建前),created(页面创建后),beforeMount(页面载入前),mounted(页面载入后),beforeUpdate(页面更新前),updated(页面更新后),beforeDestroy(页面销毁前),destroye 阅读全文
posted @ 2018-10-08 17:49 玉文 阅读(186) 评论(0) 推荐(0)