全部 vue生命周期111paths111windicss111时间处理111joi111我的世界111ts111markdown111dayjs111koa111饥荒111nginx111C程序设计111Vue父组件和子组件生命周期钩子执行顺序 2024-02-15 14:43:14## 1.加载渲染过程 `父组件beforeCreate`->`父组件created`->`父组件beforeMount`->`子组件beforeCreate`->`子组件created`->`子组件beforeMount`->`子组件mounted`->`父组件mounted` ## 2.子组件更新过程 `父组件beforeUpdate`->`子组件beforeUpdate`->`子组件updated`->`父组件updated` ## 3.父组件更新过程 `父组件beforeUpdate`->`父组件updated` ## 4.销毁过程 `父组件beforeDestroy`->`子组件be0309vue生命周期vue / 1鲁ICP备2020040502号-2