报错end tag missing, near `include`
<include src="a.wxml"> <template is="a"> </template> |
我这个写法哪里有问题吗?include是自闭和标签吧,为什么会报错呢?
<include src="a.wxml"> <template is="a"> </template> |
我这个写法哪里有问题吗?include是自闭和标签吧,为什么会报错呢?