From e1b6cdc8310e550e965219fa0f0937cae3e0d76d Mon Sep 17 00:00:00 2001 From: thinkgem Date: Thu, 23 Aug 2018 22:04:12 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3PC=E6=B6=88=E6=81=AF=E6=8F=90?= =?UTF-8?q?=E9=86=92=E8=8E=B7=E5=8F=96=E6=8C=89=E9=92=AE=E6=8A=A5=E9=94=99?= =?UTF-8?q?=E9=97=AE=E9=A2=98=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../views/themes/default/modules/sys/sysIndex/topMenuMsg.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/core/src/main/resources/views/themes/default/modules/sys/sysIndex/topMenuMsg.html b/modules/core/src/main/resources/views/themes/default/modules/sys/sysIndex/topMenuMsg.html index 51278902..94ddf14b 100644 --- a/modules/core/src/main/resources/views/themes/default/modules/sys/sysIndex/topMenuMsg.html +++ b/modules/core/src/main/resources/views/themes/default/modules/sys/sysIndex/topMenuMsg.html @@ -33,8 +33,8 @@
{{# $.each(d.msgContentEntity.buttons, function(idx, item){ }}   + data-href="${ctxPath}{{item.href}}" + onclick="readMsg(this, '${text('查看消息')}', '{{item.id}}');">{{item.name}}  {{# }); }}