Commit c7ae9f7e authored by 黄奎's avatar 黄奎

页面修改

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