Commit cd22036a authored by Reza Sahebgharan's avatar Reza Sahebgharan

change mainjs

parent af6e9a71
...@@ -8,6 +8,8 @@ Vue.use(VueMeteorTracker); ...@@ -8,6 +8,8 @@ Vue.use(VueMeteorTracker);
import VueRouter from 'vue-router'; import VueRouter from 'vue-router';
Vue.use(VueRouter); Vue.use(VueRouter);
let a = 0;
import routes from './plugins/routes'; import routes from './plugins/routes';
const router = new VueRouter({ const router = new VueRouter({
mode: 'history', mode: 'history',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment