@@ -62,7 +62,7 @@
width: calc(100% - 2px);
height: 100%;
min-height: 50px;
- padding: 10px 25px;
+ padding: 5px 25px;
color: #fff;
overflow-y: scroll;
}
@@ -99,7 +99,7 @@ export const accessStatusColumn: BasicColumn[] = [
align: 'center',
},
{
- title: '运行状态',
+ title: '网络状态',
dataIndex: 'netStatus',
// 添加状态转换逻辑