1 line
2.2 KiB
Plaintext
Raw Normal View History

2025-03-21 16:49:54 +08:00
<view class="template-edit tn-safe-area-inset-bottom data-v-d6ab1f2e"><tn-nav-bar vue-id="00a41dbd-1" isBack="{{false}}" backTitle bottomShadow="{{false}}" backgroundColor="#FFFFFF" class="data-v-d6ab1f2e" bind:__l="__l" vue-slots="{{['default']}}"><view class="custom-nav tn-flex tn-flex-col-center tn-flex-row-left data-v-d6ab1f2e"><view data-event-opts="{{[['tap',[['goBack']]]]}}" style="padding-left:15rpx;" bindtap="__e" class="data-v-d6ab1f2e"><text class="tn-icon-left data-v-d6ab1f2e" style="font-size:40rpx;"></text></view><view class="tn-margin-top data-v-d6ab1f2e" style="text-shadow:1rpx 0 0 #FFF, 0 1rpx 0 #FFF, -1rpx 0 0 #FFF , 0 -1rpx 0 #FFF;"><tn-tabs vue-id="{{('00a41dbd-2')+','+('00a41dbd-1')}}" list="{{[{name:'积分明细'}]}}" current="{{topCurrent}}" activeColor="#000" bold="{{false}}" fontSize="{{36}}" class="data-v-d6ab1f2e" bind:__l="__l"></tn-tabs></view></view></tn-nav-bar><view class="tn-safe-area-inset-bottom data-v-d6ab1f2e" style="{{'padding-top:'+(vuex_custom_bar_height+'px')+';'}}"><view class="tn-shadow tn-bg-white tn-margin data-v-d6ab1f2e"><view class="tn-text-center tn-color-blue data-v-d6ab1f2e" style="padding:30rpx 0;"><text style="font-size:110rpx;margin-left:-20rpx;" class="data-v-d6ab1f2e">{{number}}</text><text class="tn-text-lg tn-padding-left-xs data-v-d6ab1f2e">积分</text></view></view></view><view class="tn-padding-bottom-lg data-v-d6ab1f2e"><block wx:for="{{integral}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="tn-flex tn-flex-row-between tn-strip-bottom-min tn-padding data-v-d6ab1f2e"><view class="justify-content-item data-v-d6ab1f2e"><view class="tn-color-gray--dark tn-text-lg data-v-d6ab1f2e">{{''+item.content+''}}</view><view class="tn-color-gray tn-padding-top-xs data-v-d6ab1f2e">{{''+item.createtime+''}}</view></view><view class="justify-content-item tn-text-xl tn-padding-top data-v-d6ab1f2e"><block wx:if="{{item.type==1}}"><view style="color:#28B93D;" class="data-v-d6ab1f2e">{{"+"+item.number}}</view></block><block wx:if="{{item.type==2}}"><view style="color:#E83A30;" class="data-v-d6ab1f2e">{{"-"+item.number}}</view></block></view></view></block></view><tn-toast vue-id="00a41dbd-3" data-ref="toast" class="data-v-d6ab1f2e vue-ref" bind:__l="__l"></tn-toast></view>