This commit is contained in:
魏啾
2024-05-30 10:46:45 +08:00

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>