全局替换终端

This commit is contained in:
GGJ
2024-06-13 13:32:50 +08:00
parent d4db10d5ca
commit 2c66e096e7
90 changed files with 1369 additions and 628 deletions

View File

@@ -97,6 +97,9 @@
:deep(.sgmap-canvas) {
width: 100% !important;
}
:deep(.sgmap-ctrl-bottom-right) {
z-index: 0 !important;
}
:deep(.my-popup) {
max-width: 400px !important;
.popup-box {
@@ -184,7 +187,7 @@
display: flex;
justify-content: space-around;
text-align: center;
div{
div {
cursor: pointer;
}
}