Compare commits

..

No commits in common. "baf2de2d7c65b993c9d127783b3c9ef42c95ec95" and "480102bb0557731c23a52b2cdafd47e51fb79ba6" have entirely different histories.

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