首页代码重构,增加快捷图标等功能
This commit is contained in:
parent
2dc6763f8e
commit
72dcf3aed5
|
|
@ -15,7 +15,6 @@
|
|||
</div>
|
||||
<div class="switch switch2" :class="{ 'switch-active': isMapMarkActive === 2 }" @click="changeMapMark(2)">
|
||||
<div class="icon"></div>
|
||||
<div class="label">执法记录仪</div>
|
||||
</div>
|
||||
<div class="switch switch3" :class="{ 'switch-active': isMapMarkActive === 3 }" @click="changeMapMark(3)">
|
||||
<div class="icon"></div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue