wujingjing
2025-02-14 ff1ce4928884763e2b97feb5d43020620f81fc77
1
2
3
4
//#region ====================== 前端地址 ======================
// 最后一个字符是 '/'
export const SERVE_URL = window.location.origin + window.location.pathname;
//#endregion