mirror of
https://gitee.com/orangeform/orange-admin.git
synced 2026-01-17 18:46:36 +08:00
commit:升级到vue3,更新最近工作流技术栈,支持sa-token
This commit is contained in:
4
OrangeFormsOpen-VUE3/src/common/http/config.ts
Normal file
4
OrangeFormsOpen-VUE3/src/common/http/config.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
export const serverDefaultCfg = {
|
||||
baseURL: import.meta.env.VITE_SERVER_HOST, // 请求基础地址,可根据环境自定义
|
||||
mockURL: '',
|
||||
};
|
||||
Reference in New Issue
Block a user