Merge branch 'master' of http://120.76.84.145:10101/gitblit/r/H5/threeSide
| | |
| | | <view class="requireItem"> |
| | | <view class="flex a-center j-between mb-23"> |
| | | <view class="name" :class="index==flowsList.length-1?'opt1':''">{{item.name||''}}</view> |
| | | <view class="time" :class="index==flowsList.length-1?'opt1':''">{{item.createTime||''}} |
| | | <view class="time" :class="index==flowsList.length-1?'opt1':''"> |
| | | {{item.createTime|formatTime}} |
| | | </view> |
| | | </view> |
| | | <view class="name fs-23" :class="index==flowsList.length-1?'opt1':''"> |