11 2019 档案

摘要:一.创建/销毁,缓存 1.created & beforeCreate beforeCreate 实例未创建,调用不到data数据created 实例创建完成后调用,此阶段完成了数据的观测等,但尚未挂载应用: ajax 请求获取数 2.destroyed & beforeDestroy before 阅读全文
posted @ 2019-11-20 16:05 YoYo/切克闹 阅读(424) 评论(0) 推荐(0) 编辑
摘要:.list ul li:nth-child(even){ ...} //li的偶数行样式 .list ul li:nth-child(odd){ ...} //li的奇数行样式 .list ul li:nth-child(1){ top:0;} //第一个li.list ul li:nth-chil 阅读全文
posted @ 2019-11-18 11:11 YoYo/切克闹 阅读(13482) 评论(0) 推荐(0) 编辑
摘要:因为我的点击事件,是动态添加上去的 报错如标题 [Vue warn]: Property or method "cancleInput" is not defined on the instance but referenced during render. Make sure that this 阅读全文
posted @ 2019-11-14 11:03 YoYo/切克闹 阅读(2179) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示