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}}  {{# }); }}