|
@@ -13,6 +13,7 @@ Vue.use(VueAwesomeSwiper)
|
|
|
// import axios from './util/http.js'
|
|
|
// import router from './router'
|
|
|
Vue.prototype.$cdn = process.env.IS_INTERNATIONAL ? 'https://eurs3.4dkankan.com/website/mobile/' : 'https://4dscene.4dage.com/new4dkk/mobile/'
|
|
|
+Vue.prototype.$rootCdn = 'https://4dscene.4dage.com/new4dkk/'
|
|
|
// Vue.prototype.$cdn = 'https://4dscene.oss-cn-shenzhen.aliyuncs.com/new4dkk/mobile/'
|
|
|
|
|
|
Vue.use(vuex)
|