xiugai
This commit is contained in:
12
miniprogram_npm/futext.wxml
Normal file
12
miniprogram_npm/futext.wxml
Normal 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>
|
Reference in New Issue
Block a user