From 1ee8cb5dad7fffcf6f2df818025123701e082201 Mon Sep 17 00:00:00 2001 From: thinkgem Date: Mon, 12 Jun 2023 09:26:05 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E8=A7=92=E8=89=B2=E6=A1=8C?= =?UTF-8?q?=E9=9D=A2=E5=9C=B0=E5=9D=80=E9=85=8D=E7=BD=AE=E5=8F=82=E6=95=B0?= =?UTF-8?q?=EF=BC=8C=E6=8E=92=E5=BA=8F=E8=B6=8A=E9=9D=A0=E5=89=8D=E4=BC=98?= =?UTF-8?q?=E5=85=88=E7=BA=A7=E8=B6=8A=E9=AB=98=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- modules/core/src/main/resources/views/modules/sys/sysIndex.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/core/src/main/resources/views/modules/sys/sysIndex.html b/modules/core/src/main/resources/views/modules/sys/sysIndex.html index e773c939..c309a2e8 100644 --- a/modules/core/src/main/resources/views/modules/sys/sysIndex.html +++ b/modules/core/src/main/resources/views/modules/sys/sysIndex.html @@ -19,7 +19,7 @@ var bodyClass = 'fixed noscroll2 sidebar-mini ' + sidebarCollapse; <% } %>
+ data-url="${ctx}${isNotBlank(desktopUrl!)?desktopUrl:@Global.getConfig('sys.index.desktopUrl')}">