锦水居民端小程序
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

6 lines
332 B

5 years ago
<view class="item">
5 years ago
<image data-src="{{volunteerItemObj.faceImg}}" bindtap="preViewImage" src="{{volunteerItemObj.faceImg}}" />
5 years ago
<view class="name">{{volunteerItemObj.nickname}}</view>
<view class="autograph">{{volunteerItemObj.volunteerSignature}}</view>
5 years ago
</view>
5 years ago
<!-- <view class="show">*按姓氏拼音排序</view> -->