This commit is contained in:
王丹 2025-01-14 18:24:36 +08:00
parent e79f903f61
commit 73d55f78af

View File

@ -35,7 +35,9 @@
</view>
</view>
</view>
<view class="content-section">
</view>
<uni-row class="rowstyle">
<uni-col :span="12">
<uni-row class="col1"><uni-col :span="24">
@ -372,6 +374,9 @@
background-color: #39ac4f;
border-radius: 0 0 30px 30px;
}
.content-section {
position: relative;
top: -50px;}
.cards-title{border: none;}
.txt-list .left uni-text:first-child{width: 60px;}
.txt-list .left > view{color: #000; line-height: 2;}