This commit is contained in:
王创世 2025-06-14 16:53:59 +08:00
parent 40d7aab887
commit 4045ef0782

View File

@ -59,7 +59,7 @@
<view class="allbq" @click="openBq">
<image src="/static/index/qbbqfl.png" mode="" class="imgs_all"></image>
</view> -->
<view class="flex align-items justify-center w-100" style="margin-top: 10rpx;margin-bottom: 6rpx;">
<view class="flex align-items justify-center w-100" style="margin-top: 50rpx;margin-bottom: 40rpx;">
<image src="/static/homehot.png" mode="" style="width: 469rpx;height: 54rpx;"></image>
</view>
</view>
@ -878,7 +878,6 @@ export default {
}
.tab_all {
margin-top: 30rpx;
position: relative;
display: flex;
justify-content: flex-start;
@ -1050,7 +1049,6 @@ export default {
.bbb {
background: #ffffff;
margin-top: 24rpx;
border-radius: 36rpx;
}