bugfix
This commit is contained in:
+1
-1
@@ -31,7 +31,7 @@ Vue.use(InfiniteLoading, {
|
|||||||
Vue.use(VueScrollTo)
|
Vue.use(VueScrollTo)
|
||||||
|
|
||||||
// window.env = process.env
|
// window.env = process.env
|
||||||
window.apipath = process.env === 'prod' ? '/api' : ':8984'
|
window.apipath = process.env === 'prod' ? '/api' : ':8984'
|
||||||
|
|
||||||
// sync(store, router) // done. Returns an unsync callback fn
|
// sync(store, router) // done. Returns an unsync callback fn
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user