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