neu-apd-plugins

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

Usage no npm install needed!

<script type="module">
  import neuApdPlugins from 'https://cdn.skypack.dev/neu-apd-plugins';
</script>

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); })