forked from gzzfw/frontEnd/gzDyh

liuwh
2024-09-10 2ff67a5096a3fe43c2967c5a84fd78cbb1c0a459
gz-wxparty/pages/myRegisterList/index.wxml
@@ -13,7 +13,7 @@
<view class="list" wx:for="{{dataList}}" data-item="{{ item }}" data-index="{{ index }}" wx:key="index">
  <view style="{{!item.show&&'border-bottom:none'}}" class="list-top">
    <view>2024年7月12日反映诉求</view>
    <view><time-format format="YYYY年MM月DD日" value="{{item.createTime}}" />反映诉求</view>
    <view class="list-top-r">
      <view class="list-top-r-tag">{{item.processStatusName||'-'}}</view>
      <van-icon wx:if="{{item.show}}" size='16' bindtap="changeShow" data-index="{{ index }}" name="{{imgUrl}}myRegisterList_1.png" />