摘要:
import share from './index.vue' export default { install: (Vue) => { Vue.prototype.$share = (options) => { // 1.创建构造器,定义好提示信息的模板 const instance = Vue.extend(share); // 2.创建实例,挂载到文档以后的地方 let currentSha 阅读全文
posted @ 2019-12-08 22:18
AlanTao
阅读(2422)
评论(0)
推荐(0)

浙公网安备 33010602011771号