步骤:(看网上整的)1. 安装 npm install jweixin-module --save2.导入let jweixin = require('jweixin-module')
Vue.prototype.$wx = jweixin此时报错 undefined is not an object (evaluating 'o.jWeixin')跪求大佬解答QAQ
https://www.cnblogs.com/niceyoo/p/12232641.html