<?xml version="1.0" encoding="UTF-8"?>
<!--
$Author: niujiaqing1265 $
$Date: 2010/11/30 06:14:58 $
$Revision: 1.8 $
$Purpose: 系统级描述
-->
<a:screen xmlns:c="leaf.application.action" xmlns:p="uncertain.proc" xmlns:a="http://www.leaf-framework.org/application" trace="true">
<a:view package="leaf.ui.std" template="default">
<a:screenBody>
<div style="width:800px">
<!--PROMPT.UPLOAD_ATTACHMENT-->
<a:upload buttonWidth="75" fileType="*.*" pkvalue="${/parameter/@header_id}" showDelete="false" showUpload="false" sourcetype="${/parameter/@table_name}" text="附件上传"/>
<br/>
</div>
<br>
<div>
<span style="color:red"><![CDATA[续保的附件提示:续保保单、特别约定、其他]]></span>
</div>
</br>
<br>
<font color="red"><![CDATA[如不能正常显示,请安装Adobe Flash Player最新版本!]]></font>
</br>
</a:screenBody>
</a:view>
</a:screen>
-
Spencer Chang authoredbfd31bca