摘要: 原因:vue不支持在 template 元素上绑定属性。比如这里想绑定 key 属性就不行。 解决方法:可以改成div或者 不使用template元素做for循环 阅读全文
posted @ 2021-04-12 13:10 星宝攸宁 阅读(6232) 评论(0) 推荐(0)