mpvue/mpvue-lint

template-build只扫描了入口vue文件 没有遍历子组件

sexdevil opened this issue · 1 comments

template-build只扫描了入口vue文件 没有遍历子组件

扫描v-if 和onclick嵌套时候还要注意组件嵌套,用了@click的标签一直到根组件都不能有v-if