init.js 79 B

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