Browse Source

修改路径问题

shaogen1995 1 year ago
parent
commit
a3c8807871
1 changed files with 1 additions and 1 deletions
  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