@@ -11,7 +11,6 @@ VueRouter.prototype.push = function push(location, onResolve, onReject) {
}
// @ts-ignore
import { getPvUv } from '@/api/public.js'
-import { nextTick } from 'vue/types/umd'
Vue.use(VueRouter)
const routes: Array<RouteConfig> = [