优化图片

This commit is contained in:
duan
2024-05-30 10:24:11 +08:00
parent 81b9131f9e
commit 57fbc3e5ae

View File

@@ -27,7 +27,7 @@
:style="{ left: `${(100 / tabs.length) * active}%`, width: `${100 / tabs.length}%` }"> :style="{ left: `${(100 / tabs.length) * active}%`, width: `${100 / tabs.length}%` }">
<view class="line"> <view class="line">
<image style="width:40rpx; height: 10rpx;" <image style="width:40rpx; height: 10rpx;"
src="https://czg-qr-order.oss-cn-beijing.aliyuncs.com/index/today/dg.png" mode="aspectFill"> src="https://czg-qr-order.oss-cn-beijing.aliyuncs.com/index/today/dgs.png" mode="aspectFill">
</image> </image>
</view> </view>
</view> </view>