优化ui,公司背景,底部导航栏图标,筛选功能,详情导航栏,单位
This commit is contained in:
@@ -27,10 +27,10 @@ export default {
|
||||
</script>
|
||||
|
||||
<style scoped>
|
||||
/* 区块 - 灰色背景 #F8F8F8(UI-006 上下留白对称) */
|
||||
/* 区块 - 灰色背景 #F8F8F8,上下内边距 20px(390px宽) → 38rpx */
|
||||
.why-section {
|
||||
width: 100%;
|
||||
padding: 96rpx 0;
|
||||
padding: 38rpx 0;
|
||||
background: #f8f8f8;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user