import Vue from 'vue' import IScrollView from 'vue-iscroll-view' import IScroll from 'iscroll' Vue.use(IScrollView, IScroll)