📄 basic-tile.jsp
字号:
<%@ taglib uri="/tags/struts-bean" prefix="bean" %><%@ taglib uri="/tags/struts-html" prefix="html" %><%@ taglib uri="/tags/struts-logic" prefix="logic" %><%@ taglib uri="/tags/struts-tiles" prefix="tiles" %><html:html locale="true"><head> <title><bean:message key="webclient.title"/> <%= openwfe.org.engine.Definitions.OPENWFE_VERSION %></title> <link rel="stylesheet" type="text/css" href="/webclient/openwfe-style.css" title="" > <html:base/></head><body bgcolor="white" onload="initDHTMLAPI()"><tiles:insert attribute="header" /><html:errors /><tiles:insert attribute="body" /><tiles:insert attribute="footer" /></body></html:html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -