mirror of
https://gitee.com/orangeform/orange-admin.git
synced 2026-01-17 18:46:36 +08:00
commit:前端webpack版本
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
export const serverDefaultCfg = {
|
||||
baseURL: import.meta.env.VITE_SERVER_HOST, // 请求基础地址,可根据环境自定义
|
||||
baseURL: process.env.VUE_APP_SERVER_HOST, // 请求基础地址,可根据环境自定义
|
||||
mockURL: '',
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user