fix: 🐛 h5 我的页面 猜你喜欢 样式错误
This commit is contained in:
parent
c9db3c7a14
commit
4407595d0e
@ -79,7 +79,7 @@
|
|||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
<!-- 猜你喜欢 -->
|
<!-- 猜你喜欢 -->
|
||||||
<view class="guess">
|
<view class="like">
|
||||||
<JbcGuess ref="guessRef" />
|
<JbcGuess ref="guessRef" />
|
||||||
</view>
|
</view>
|
||||||
</scroll-view>
|
</scroll-view>
|
||||||
@ -243,7 +243,7 @@ page {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* 猜你喜欢 */
|
/* 猜你喜欢 */
|
||||||
.guess {
|
.like {
|
||||||
background-color: #f7f7f8;
|
background-color: #f7f7f8;
|
||||||
margin-top: 20rpx;
|
margin-top: 20rpx;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user