Commit 60952100 authored by 秦垚玲's avatar 秦垚玲

fix:调整

parent 79ee606c
...@@ -357,13 +357,28 @@ ...@@ -357,13 +357,28 @@
margin: 30px 0; margin: 30px 0;
} }
.btn-group button { .btn-group button {
background-color: #1890ff; /* background-color: #1890ff;
color: #fff; color: #fff;
border: none; border: none;
padding: 10px 30px; padding: 10px 30px;
border-radius: 4px; border-radius: 4px;
cursor: pointer; cursor: pointer;
font-size: 15px; font-size: 15px; */
box-sizing: content-box;
height: 35px;
min-width: 60px;
padding-left: 20px;
padding-right: 20px;
text-align: center;
border: 0;
cursor: pointer;
color: #FFF;
margin-right: 15px;
font-weight: bold;
background-color: #1f93d5;
font-size: 1em;
vertical-align: middle;
border-radius: 5px;
} }
/* 温馨提示 */ /* 温馨提示 */
.tips-section { .tips-section {
...@@ -1116,7 +1131,7 @@ ...@@ -1116,7 +1131,7 @@
<td class="fzWord" onclick="balanceQuery('42050123704500001941@420237045@1@156@202004')" class="table_center">-&nbsp;</td> <td class="fzWord" onclick="balanceQuery('42050123704500001941@420237045@1@156@202004')" class="table_center">-&nbsp;</td>
<td onclick="balanceQuery('42050123704500001941@420237045@1@156@202004')" class="table_center">中国建设银行股份有限公司武汉南湖大道支行&nbsp;</td> <td onclick="balanceQuery('42050123704500001941@420237045@1@156@202004')" class="table_center">中国建设银行股份有限公司武汉南湖大道支行&nbsp;</td>
<td style="display:none;" class="txtRight" onclick="balanceQuery('42050123704500001941@420237045@1@156@202004')"> <td style="display:none;" class="txtRight" onclick="balanceQuery('42050123704500001941@420237045@1@156@202004')">
<script>FormatAmtRempty('775342.62');</script>775,342.62&nbsp; 775,342.62&nbsp;
</td> </td>
<td style="display:none;" onclick="balanceQuery('42050123704500001941@420237045@1@156@202004')">2026-04-29<br>11:01:15&nbsp;</td> <td style="display:none;" onclick="balanceQuery('42050123704500001941@420237045@1@156@202004')">2026-04-29<br>11:01:15&nbsp;</td>
<td>&nbsp;</td> <td>&nbsp;</td>
......
This diff is collapsed.
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