From 269e6467ab61bee64af7eeea0628df751e48dd85 Mon Sep 17 00:00:00 2001 From: pipeline-agent Date: Sun, 30 Aug 2026 10:36:29 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20base()=E4=BB=8Escript=20src=E5=8F=8D?= =?UTF-8?q?=E6=8E=A8=E6=A8=A1=E5=9D=97=E5=89=8D=E7=BC=80=E2=80=94=E2=80=94?= =?UTF-8?q?=E5=B5=8C=E5=85=A5=E4=B8=BB=E9=A1=B5=E9=9D=A2=E6=97=B6pathname?= =?UTF-8?q?=E6=8E=A8=E5=AF=BC=E5=A4=B1=E6=95=88=E5=AF=BC=E8=87=B4URL?= =?UTF-8?q?=E7=BC=BA/scense=5Fgame?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- wwwroot/game_list.js | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/wwwroot/game_list.js b/wwwroot/game_list.js index a6e77e1..5b6fdf1 100644 --- a/wwwroot/game_list.js +++ b/wwwroot/game_list.js @@ -9,6 +9,13 @@ window.scenseGameList = (function () { } function base() { + // 嵌入主页面时 location.pathname 是主页面路径,推导失败; + // 改为从本 js 的