fix(style): gpu_selector position

This commit is contained in:
jialin
2025-11-20 20:49:19 +08:00
parent af3e03230a
commit 26a4d5474d
5 changed files with 51 additions and 8 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ import { RequestConfig, history } from '@umijs/max';
import { message } from 'antd';
import { DEFAULT_ENTER_PAGE } from './config/settings';
// no GPUSTACK BASE API
// these APIs do not via the GPUSTACK_API_BASE_URL
const NoBaseURLAPIs = ['/auth', '/v1', '/version', '/proxy', '/update'];
export const requestConfig: RequestConfig = {