refactor: ♻️ 框架代码同步

This commit is contained in:
tk
2024-12-16 11:39:51 +08:00
committed by nsnail
parent 7c47c09838
commit e5e1d6f50f
10 changed files with 29 additions and 19 deletions

View File

@ -60,7 +60,7 @@ export default {
.sc-statistic-title {
font-size: 0.9rem;
color: var(--el-color-info);
margin-bottom: 1rem;
margin-bottom: 0.5rem;
display: flex;
align-items: center;
}

View File

@ -48,7 +48,6 @@
}
}) ?? []),
],
w100p: true,
},
]"
:label-width="10"

View File

@ -30,7 +30,6 @@
}
}) ?? []),
],
w100p: true,
},
]"
:label-width="9"

View File

@ -35,7 +35,6 @@
}
}) ?? []),
],
w100p: true,
},
{
title: $t('登录用户名'),
@ -50,7 +49,6 @@
}
}) ?? []),
],
w100p: true,
},
{
title: $t('客户端IP地址'),
@ -65,7 +63,6 @@
}
}) ?? []),
],
w100p: true,
},
]"
:label-width="10"

View File

@ -34,7 +34,6 @@
}
}) ?? []),
],
w100p: true,
},
{
title: $t('请求服务'),
@ -51,7 +50,6 @@
}
}) ?? []),
],
w100p: true,
},
]"
:label-width="10"

View File

@ -68,7 +68,6 @@
}
}),
],
w100p: true,
},
]"
:label-width="15"