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