This commit is contained in:
A1300399510
2023-07-20 19:29:19 +08:00
parent d5c86e2038
commit 43e6f61a0d
3 changed files with 18 additions and 23 deletions

View File

@@ -1,11 +1,8 @@
import axios from 'axios';
import QS from 'qs';
import { goTologin } from '@/utils/util.js'
<<<<<<< HEAD
import {showFullScreenLoading,tryHideFullScreenLoading} from './loading'
=======
import store from '@/store/index';
>>>>>>> 542e853 (提交)
axios.defaults.baseURL = 'https://app.gter.net'
// axios.defaults.baseURL = '/index'