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