import Vue from 'vue' import Vant from 'vant'; import 'vant/lib/index.css'; global.Window = {} Vue.use(Vant)