|
@@ -12,8 +12,8 @@
|
|
|
.width-five{
|
|
|
width: 5%;
|
|
|
}
|
|
|
- .width-seventeen{
|
|
|
- width: 17%;
|
|
|
+ .width-twenty-three{
|
|
|
+ width: 23%;
|
|
|
}
|
|
|
</style>
|
|
|
|
|
@@ -46,7 +46,7 @@
|
|
|
<thead>
|
|
|
<tr class="thead">
|
|
|
<th class="align-left">ip</th>
|
|
|
- <th class="align-center width-seventeen">类型</th>
|
|
|
+ <th class="align-center width-twenty-three">类型</th>
|
|
|
<th class="align-center width-ten">更新时间</th>
|
|
|
<th class="align-center width-fifteen">/mnt</th>
|
|
|
<th class="align-center width-fifteen">/data</th>
|