修改图例

This commit is contained in:
‘937886381’
2024-01-17 15:30:47 +08:00
parent d230508e9c
commit bee302b08e
7 changed files with 324 additions and 17 deletions

View File

@@ -2,7 +2,7 @@
* @Author: zwq
* @Date: 2021-07-19 15:18:30
* @LastEditors: zhp
* @LastEditTime: 2024-01-12 16:38:55
* @LastEditTime: 2024-01-17 13:52:44
* @Description:
-->
<template>
@@ -1113,7 +1113,7 @@ export default {
flex: 1 1;
}
.h-full {
height: calc(100vh - 150px);
height: calc(100vh);
}
/* .container-main {
min-height: calc(100vh - 10em);