From 00cc2fa7971eaacd90484a9a20f3f6093aaacd85 Mon Sep 17 00:00:00 2001 From: thinkgem Date: Wed, 8 May 2019 16:58:59 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9A=82=E6=97=B6=E6=B3=A8=E9=87=8A=E6=8E=89?= =?UTF-8?q?=E6=97=A0=E7=94=A8=E7=9A=84jquery-migrate-1.4.1.min.js=EF=BC=8C?= =?UTF-8?q?=E5=A6=82=E6=9E=9C=E4=BD=A0=E9=9C=80=E8=A6=81=E5=8F=AF=E4=BB=A5?= =?UTF-8?q?=E6=94=BE=E5=BC=80=E6=B3=A8=E9=87=8A=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- modules/core/src/main/resources/views/include/head.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/core/src/main/resources/views/include/head.html b/modules/core/src/main/resources/views/include/head.html index 1db2d98b..05257024 100644 --- a/modules/core/src/main/resources/views/include/head.html +++ b/modules/core/src/main/resources/views/include/head.html @@ -7,7 +7,7 @@ content="width=device-width, initial-scale=1, user-scalable=1" name="viewport"/> ${(isNotBlank(title!) ? title! + ' - ' : '') + @Global.getConfig('productName')} - + <% if(parameter.__layer! == 'true'){ %>