Commit b4cf7ed1 authored by houyu's avatar houyu

附件

parent 24308627
...@@ -9,6 +9,9 @@ ...@@ -9,6 +9,9 @@
margin-top: -7px; margin-top: -7px;
} }
a:hover { color: #F00; text-decoration: underline; }/* 鼠标移动到链接上 */ a:hover { color: #F00; text-decoration: underline; }/* 鼠标移动到链接上 */
.dow-fj{
display: block;
}
</style> </style>
<script> <script>
function getTabWindow() { function getTabWindow() {
...@@ -395,10 +398,10 @@ ...@@ -395,10 +398,10 @@
<tr> <tr>
<th width="15">附件:</th> <th width="15">附件:</th>
<td width="35%"> <td width="35%">
<a class='' 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.showName}<b></b></a>&nbsp;
<a class='' 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.showNameFq}<b></b></a>&nbsp;
<a class='' 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.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.showNameZm}<b></b></a>&nbsp;
</td> </td>
</tr> </tr>
</table> </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