Commit b4cf7ed1 authored by houyu's avatar houyu

附件

parent 24308627
......@@ -9,6 +9,9 @@
margin-top: -7px;
}
a:hover { color: #F00; text-decoration: underline; }/* 鼠标移动到链接上 */
.dow-fj{
display: block;
}
</style>
<script>
function getTabWindow() {
......@@ -395,10 +398,10 @@
<tr>
<th width="15">附件:</th>
<td width="35%">
<a class='' title='点击下载附件' style='cursor:pointer' onclick=opendoc('"+rec.id+"') >${rfxmsfxx.showName}<b></b></a>&nbsp;
<a class='' title='点击下载附件' style='cursor:pointer' onclick=opendoc('"+rec.id+"') >${rfxmsfxx.showNameFq}<b></b></a>&nbsp;
<a class='' title='点击下载附件' style='cursor:pointer' onclick=opendoc('"+rec.id+"') >${rfxmsfxx.showNameSq}<b></b></a>&nbsp;
<a class='' title='点击下载附件' style='cursor:pointer' onclick=opendoc('"+rec.id+"') >${rfxmsfxx.showNameZm}<b></b></a>&nbsp;
<a class='dow-fj' title='点击下载附件' style='cursor:pointer' onclick=opendoc('"+rec.id+"') >${rfxmsfxx.showName}<b></b></a>&nbsp;
<a class='dow-fj' title='点击下载附件' style='cursor:pointer' onclick=opendoc('"+rec.id+"') >${rfxmsfxx.showNameFq}<b></b></a>&nbsp;
<a class='dow-fj' title='点击下载附件' style='cursor:pointer' onclick=opendoc('"+rec.id+"') >${rfxmsfxx.showNameSq}<b></b></a>&nbsp;
<a class='dow-fj' title='点击下载附件' style='cursor:pointer' onclick=opendoc('"+rec.id+"') >${rfxmsfxx.showNameZm}<b></b></a>&nbsp;
</td>
</tr>
</table>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment