vant.js 62 B

123
  1. import Vue from "vue";
  2. import Vant from "vant";
  3. Vue.use(Vant);