init.js 76 B

123
  1. import Vue from 'vue'
  2. import http from './index'
  3. Vue.prototype.$http = http