|
|
@@ -104,14 +104,14 @@ |
|
|
|
<image :src="fileURL + 'image/index/icon-car.png'" mode="aspectFill"></image> |
|
|
|
<view class="text"> |
|
|
|
<text class="head">客车用户</text> |
|
|
|
<text class="decribe">业务内容简介</text> |
|
|
|
<!-- <text class="decribe">业务内容简介</text> --> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
<view class="lane-item lane-2" :style="{ '--background': bgBlue }" @click="showMask(2)"> |
|
|
|
<image :src="fileURL + 'image/index/icon-truck.png'" mode="aspectFill"></image> |
|
|
|
<view class="text"> |
|
|
|
<text class="head">货车用户</text> |
|
|
|
<text class="decribe">业务内容简介</text> |
|
|
|
<!-- <text class="decribe">业务内容简介</text> --> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
</view> |