mpvue-loader icon indicating copy to clipboard operation
mpvue-loader copied to clipboard

添加对vue filters过滤器的支持

Open shilin8805 opened this issue 6 years ago • 2 comments

抽取.vue文件script标签内的filters属性以及mixins方式引入的公共filters文件,并编译成wxs文件;需配合mpvue-template-compiler使用,在生成wxml文件时引入编译的wxs文件,从而实现vue filters的功能。

shilin8805 avatar Sep 18 '18 02:09 shilin8805

很棒!

anchengjian avatar Sep 18 '18 08:09 anchengjian

我还有几点疑问: 1、wxs没有 vue component 的 scope,是否会有问题? 2、这个 PR 支持的场景有哪些,能否给个测试的 Demo 啥的?

anchengjian avatar Sep 18 '18 08:09 anchengjian