feat: 样式调整
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
</view>
|
||||
|
||||
<!-- 设施信息区域 -->
|
||||
<view class="facilities-section">
|
||||
<view class="facilities-section" v-if="facilitiesList.length">
|
||||
<view class="facilities-grid">
|
||||
<view
|
||||
class="facility-item"
|
||||
|
||||
@@ -68,7 +68,7 @@ $button-color: #00a6ff;
|
||||
.goods-content {
|
||||
border-radius: 28px 28px 0 0;
|
||||
background-color: #fff;
|
||||
padding: 12px;
|
||||
padding: 20px 12px;
|
||||
position: relative;
|
||||
margin-top: -30px;
|
||||
z-index: 1;
|
||||
|
||||
Reference in New Issue
Block a user