This commit is contained in:
Ling53666
2025-05-15 21:01:14 +08:00
parent 9b8553930b
commit 7c371623eb
35 changed files with 620 additions and 401 deletions

View File

@ -0,0 +1,12 @@
<view class="fenbu">
<view class="xiangqing">
<view class="titlemessgae">
<image style="width: 20px;height: 20px;margin-left: 20rpx;" src="/image/close.png" mode=""/>
<text style="margin-left: 10rpx; color: #ff8d1a;">{{xiangmuname}}</text>
</view>
<view class="richtext">
<rich-text user-select="true" nodes="{{settlementDesc}}"/>
</view>
</view>
</view>