Vue自定义过滤器 gitHub地址: https://github.com/manlili/vue_learn里面的lesson05 一 自定义过滤器(注册在Vue全局) 注意事项: (1)全局方法 Vue ...