Commit c7ae9f7e authored by 黄奎's avatar 黄奎

页面修改

parent beddceb1
...@@ -30,6 +30,10 @@ ...@@ -30,6 +30,10 @@
text-align: center; text-align: center;
} }
.tour_visa .tourtable thead th:nth-child(6) {
width: 50%;
}
.tour_visa .tourtable tbody td { .tour_visa .tourtable tbody td {
vertical-align: middle; vertical-align: middle;
padding: 8px; padding: 8px;
...@@ -71,7 +75,7 @@ ...@@ -71,7 +75,7 @@
{{item.Fee}} {{item.Fee}}
</td> </td>
<td> <td>
{{item.Notice}} <span v-html="item.Notice"></span>
</td> </td>
</tr> </tr>
</tbody> </tbody>
......
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