Bläddra i källkod

修改路径问题

shaogen1995 1 år sedan
förälder
incheckning
a3c8807871
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      src/main.js

+ 1 - 1
src/main.js

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