neu-apd-plugins
v0.1.0
Published
收藏插件引用 import zhuqingPlugins from "zhuqing-plugins"; Vue.use(zhuqingPlugins) 收藏插件使用 this.$collectView({ name:"", url:"" }).then(result => { console.log("then", result); }).catch((result)=>{ console.log("catch", result); })
Downloads
2
Readme
收藏插件引用 import zhuqingPlugins from "zhuqing-plugins"; Vue.use(zhuqingPlugins) 收藏插件使用 this.$collectView({ name:"", url:"" }).then(result => { console.log("then", result); }).catch((result)=>{ console.log("catch", result); })