自动检测/手动检测页面

This commit is contained in:
zhujiyan
2024-10-10 17:47:55 +08:00
parent 507ea137e4
commit e060939bc1
30 changed files with 3176 additions and 116 deletions

View File

@@ -232,7 +232,8 @@ onMounted(() => {
<style lang="scss" scoped>
.static {
width: 100%;
height: calc(100vh - 165px);
// height: calc(100vh - 165px);
height: 100%;
display: flex;
justify-content: space-between;
// background-color: #eee;