yangyin
2024-12-06 da713fe262324b87789fe49a6285ac8f2008d190
src/constants/index.ts
@@ -13,7 +13,6 @@
//#region ====================== 分享地址 ======================
export const SHARE_URL = window.globalConfig.WebApiUrl.ShareUrl;
//#endregion
//#region ====================== 前端地址 ======================
// 最后一个字符是 '/'
export const SERVE_URL = window.location.origin + window.location.pathname;