浏览代码

修改路径问题

shaogen1995 1 年之前
父节点
当前提交
a3c8807871
共有 1 个文件被更改,包括 1 次插入1 次删除
  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