<%@ page contentType="text/html;charset=UTF-8" %> <%@ include file="/webpage/include/taglib.jsp"%> 首页 <%-- --%>
图标初始化失败
<%-- ${list.name} --%>
 最新订单
查看更多
${fns:pastTimeLong(order.enterTime)}前 金额:${order.amount}0元, ${fns:abbr(order.name,50)}
<%--
 最新会议通知
${meetCount}
${fns:pastTimeLong(oaNotify.updateDate)} ${fns:abbr(oaNotify.title,50)}
--%> <%--div class="ibox float-e-margins">
 最新放假通知
${holidayCount}
${fns:pastTimeLong(oaNotify.updateDate)} ${fns:abbr(oaNotify.title,50)}