摘要: 参考:https://www.jianshu.com/p/760726b6b9c0 还是老样子coposer报错了,这玩意贼容易报错,解决方式如下 composer config -gl // 查看下源 // 如果有需要就换成阿里云的 composer config repo.packagist c 阅读全文
posted @ 2020-10-29 11:26 蜗牛使劲冲 阅读(4) 评论(0) 推荐(0) 编辑
摘要: 参考: 传送门(ref) 传送门 传送门(mounted) 传送门 传送门(this.nextTick) ref: // ref 需要在dom渲染完成后才会有,这是不消耗性能获取dom节点 <h1 ref='insideDomRef'>子组件</h1> <script> this.$refs.ins 阅读全文
posted @ 2020-10-29 10:32 蜗牛使劲冲 阅读(3) 评论(0) 推荐(0) 编辑