服务项目

This commit is contained in:
jhy 2023-09-05 10:54:13 +08:00
parent 8ce0f9a972
commit f01b65588f

View File

@ -7,6 +7,9 @@
<div class="content_text"><strong>服务项目</strong></div>
<div class="content_des"></div>
</div>
<div class="empty">
</div>
</div>
</template>
@ -14,10 +17,14 @@
.body {
width: 100%;
box-sizing: border-box;
height: 530px;
height: 730px;
background-color: #f5f5f5;
}
.empty {
height: 420px;
}
.content {
box-sizing: border-box;
width: 100%;