he2802 4 years ago
parent
commit
c0726be9bc
1 changed files with 2 additions and 2 deletions
  1. 2 2
      common/request.js

+ 2 - 2
common/request.js

@@ -1,7 +1,7 @@
 
 //const BASE_URL = 'http://127.0.0.1:8088'
- const BASE_URL = 'http://192.168.0.145:8088'   //
-//const BASE_URL = 'https://api.xyyxt.net'  //
+// const BASE_URL = 'http://192.168.0.145:8088'   //
+const BASE_URL = 'https://api.xyyxt.net'  //
 import store from '@/store/index.js'
 import api from './api.js'
 var num = 1