📄 common_006.xhtml
字号:
<!DOCTYPE composition PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<ui:composition xmlns="http://www.w3.org/1999/xhtml" xmlns:ui="http://java.sun.com/jsf/facelets" xmlns:f="http://java.sun.com/jsf/core" xmlns:h="http://java.sun.com/jsf/html" xmlns:rich="http://richfaces.org/rich" xmlns:s="http://jboss.com/products/seam/taglib" xmlns:c="http://java.sun.com/jstl/core" xmlns:a4j="http://richfaces.org/a4j" template="/layout/template_default.xhtml">
<!-- 鐢婚潰ID閮ㄥ垎 -->
<ui:define name="pageId">
<ui:include src="/layout/pageId.xhtml">
<ui:param name="pageName" value="鍛樺伐璇︾粏淇℃伅"/>
<ui:param name="pageId" value="COMMON 006"/>
</ui:include>
</ui:define>
<ui:define name="body">
<!-- 娑堟伅鍖哄煙 -->
<h:panelGroup id="msgList">
<h:messages styleClass="message"/>
</h:panelGroup>
<h:form id="empDetailForm">
<div class="div-frame">
<table width="750" height="100" class="rich-table">
<tr>
<td width="120" rowspan="4">
<h:panelGroup id="photoPanel">
<h:graphicImage value="#{Common_006_View.imagePath}" rendered="#{Common_006_View.imagePath!=null}" height="120" width="120">
</h:graphicImage>
<s:div rendered="#{Common_006_View.imagePath==null}">
<center>
<h:outputText value="鏃犵収鐗
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -