https://blog.csdn.net/sukla/article/details/78921595
npm 插件 制作 发布 更新
unable to get local issuer certificate
npm config set strict-ssl false
use
npm i vreq --save
import vreq from 'vreq'
Vue.use(vreq)
this.$toast.show("Hello,yoyo")
升级
npm update vreq