瀏覽代碼

修改边框

Rorschach 6 年之前
父節點
當前提交
4662e1e567
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/utils/http.js

+ 1 - 1
src/utils/http.js

@@ -5,7 +5,7 @@ import {
 } from 'element-ui';
 // http://whiteboardtest.ai160.com/
 axios.defaults.timeout = 5000;
-axios.defaults.baseURL = 'http://whiteboardtest.ai160.com/';
+axios.defaults.baseURL = 'http://manage.ai160.com/';
 
 /*** 
  *