Style(店铺):界面调整

This commit is contained in:
lifizer
2024-03-26 10:36:26 +08:00
parent 1764faeed2
commit 49717bf52f
+2 -2
View File
@@ -300,7 +300,7 @@
@click="setTopInfoHandle(item, 0)"
>
<image
:src="webUrl + '/page/hotel/delete.png'"
:src="webUrl + '/page/hotel/down.png'"
class="more-icon"
/>
取消置顶
@@ -1364,6 +1364,6 @@ export default {
text-align: center;
font-size: 32rpx;
color: #999;
line-height: 80rpx;
line-height: 200rpx;
}
</style>