12 lines
465 B
Plaintext
12 lines
465 B
Plaintext
|
|
<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> |