摘要: //父 <children> <span>12345</span>//这边不会显示 </children> //子 components: { children: { template: "<button>为了明确作用范围,所以使用button标签</button>" } } solt 顾名思义就是 阅读全文
posted @ 2018-03-30 10:32 又回到了起点 阅读(954) 评论(0) 推荐(0)