|
@@ -16,7 +16,7 @@ Vue.use(ElementUI)
|
|
|
|
|
|
Vue.prototype.$http = axios
|
|
Vue.prototype.$http = axios
|
|
|
|
|
|
-Vue.prototype.$cdnUrl = 'https://oss-xiaoan.oss-cn-shenzhen.aliyuncs.com/'
|
|
|
|
|
|
+Vue.prototype.$cdnUrl = ''
|
|
|
|
|
|
Vue.config.productionTip = false
|
|
Vue.config.productionTip = false
|
|
|
|
|