mirror of
https://github.com/continew-org/continew-admin.git
synced 2025-10-29 02:57:11 +08:00
优化:优化前端 axios 配置
This commit is contained in:
@@ -10,7 +10,7 @@ import './mock';
|
||||
import App from './App.vue';
|
||||
import '@arco-design/web-vue/dist/arco.css';
|
||||
import '@/assets/style/global.less';
|
||||
import '@/api/interceptor';
|
||||
import '@/utils/request';
|
||||
|
||||
const app = createApp(App);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user