Quellcode durchsuchen

修改路径问题

shaogen1995 vor 2 Jahren
Ursprung
Commit
a3c8807871
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      src/main.js

+ 1 - 1
src/main.js

@@ -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