📄 footer.jsp
字号:
<%@ include file="/common/taglibs.jsp" %>
<pgmm:constants scope="request"/>
<c:if test="${sessionScope.currentUserForm != null}">
<div id="footer">
<fmt:message key="footer.copyright"/>
<fmt:message key="footer.author"/>
</div>
</c:if>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -