摘要: const wx = require('./1.3.2.js').wx const plugin = { install (Vue) { Vue.prototype.$wechat = wx Vue.wechat = wx }, $wechat: wx } export default plugin export const inst... 阅读全文
posted @ 2018-07-03 11:12 MR崔 阅读(474) 评论(0) 推荐(0) 编辑