|
|
@ -109,7 +109,10 @@ const deviceType = computed(() => { |
|
|
|
<div class="top"> |
|
|
|
<HomeFormula /> |
|
|
|
|
|
|
|
<div v-if="deviceType !== deviceStore.deviceTypeMap.LargeSpaceDM_B" style="margin-top: 60px"> |
|
|
|
<div |
|
|
|
v-if="![deviceStore.deviceTypeMap.LargeSpaceDM_B, deviceStore.deviceTypeMap.DrawBarDM].includes(deviceType)" |
|
|
|
style="margin-top: 60px" |
|
|
|
> |
|
|
|
<div class="card-progress"> |
|
|
|
<!-- <div class="card-title-name"> --> |
|
|
|
<!-- <img :src="homeLiquid"> --> |
|
|
|