fix: BUG修改
This commit is contained in:
parent
078cf5b8f7
commit
73f1fd86f1
@ -1336,9 +1336,9 @@ function echoPersonMarker(item) {
|
||||
</style>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
// :deep(.h-card .content) {
|
||||
// background: none;
|
||||
// }
|
||||
:deep(.h-card .content) {
|
||||
overflow: hidden;
|
||||
}
|
||||
// 多边形表单
|
||||
.fence-shape {
|
||||
display: flex;
|
||||
|
||||
@ -1520,9 +1520,10 @@ function echoPersonMarker(item) {
|
||||
</style>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
// :deep(.h-card .content) {
|
||||
// background: none;
|
||||
// }
|
||||
:deep(.h-card .content) {
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
// 多边形表单
|
||||
.fence-shape {
|
||||
display: flex;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user