mint-ui.js 63 B

123
  1. import Vue from 'vue'
  2. import Mint from 'mint-ui'
  3. Vue.use(Mint)