Compare commits
2 Commits
8f2326f54c
...
0303849072
| Author | SHA1 | Date | |
|---|---|---|---|
| 0303849072 | |||
| cc5a2533b7 |
@ -31,7 +31,7 @@
|
|||||||
</span>
|
</span>
|
||||||
</div>
|
</div>
|
||||||
<div class="force-dispatch__stat">
|
<div class="force-dispatch__stat">
|
||||||
<span class="force-dispatch__stat-label">挖掘机</span>
|
<span class="force-dispatch__stat-label">应急装备</span>
|
||||||
<span class="force-dispatch__stat-value">
|
<span class="force-dispatch__stat-value">
|
||||||
{{ dispatchSuggestion.excavators }}
|
{{ dispatchSuggestion.excavators }}
|
||||||
<span class="force-dispatch__stat-unit">个</span>
|
<span class="force-dispatch__stat-unit">个</span>
|
||||||
|
|||||||
@ -154,7 +154,7 @@ onUnmounted(() => {
|
|||||||
display: flex;
|
display: flex;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
padding: vh(10) vw(16);
|
padding: vh(5) vw(16);
|
||||||
// background: rgba(20, 53, 118, 0.5);
|
// background: rgba(20, 53, 118, 0.5);
|
||||||
background: rgba(6, 38, 62, 0.8);
|
background: rgba(6, 38, 62, 0.8);
|
||||||
border-bottom: 1px solid var(--border-color);
|
border-bottom: 1px solid var(--border-color);
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user