2025-11-24 22:37:11 +08:00

1 line
695 B
Plaintext

<view class="wrap data-v-dd6e20da"><view wx:if="{{a}}" class="error data-v-dd6e20da">{{b}}</view><view wx:if="{{c}}" class="empty data-v-dd6e20da">暂无积分记录</view><view wx:for="{{d}}" wx:for-item="item" wx:key="g" class="record data-v-dd6e20da"><view class="record-main data-v-dd6e20da"><view class="record-title data-v-dd6e20da">{{item.a}}</view><view class="record-time data-v-dd6e20da">{{item.b}}</view></view><view class="{{['record-amount', 'data-v-dd6e20da', item.e && 'inc', item.f && 'dec']}}">{{item.c}}{{item.d}}</view></view><view wx:if="{{e}}" class="loading data-v-dd6e20da">加载中...</view><view wx:elif="{{f}}" class="end data-v-dd6e20da">没有更多了</view></view>