2025-03-21 16:50:18 +08:00
|
|
|
<view style="background:#F1F2F8;min-height:100vh;" class="data-v-5553ced7"><tn-nav-bar vue-id="55268d0f-1" isBack="{{false}}" backTitle bottomShadow="{{true}}" backgroundColor="#FFFFFF" class="data-v-5553ced7" bind:__l="__l" vue-slots="{{['default']}}"><view class="custom-nav tn-flex tn-flex-col-center tn-flex-row-left data-v-5553ced7"><view data-event-opts="{{[['tap',[['goBack']]]]}}" style="padding-left:15rpx;" bindtap="__e" class="data-v-5553ced7"><text class="tn-icon-left data-v-5553ced7" style="font-size:40rpx;"></text></view><view style="width:83%;font-weight:bold;" class="data-v-5553ced7"><text class="data-v-5553ced7">消息通知</text></view></view></tn-nav-bar><view style="{{'padding-top:'+(vuex_custom_bar_height+'px')+';'}}" class="data-v-5553ced7"><view style="padding:30rpx;" class="data-v-5553ced7"><view style="background-color:#ffffff;padding:35rpx;border-radius:20rpx;" class="data-v-5553ced7"><block wx:for="{{typeList}}" wx:for-item="item" wx:for-index="__i0__"><block wx:if="{{item.type==0}}"><view data-event-opts="{{[['tap',[['openMode',['$0'],[[['typeList','',__i0__]]]]]]]}}" class="tn-flex tn-flex-center tn-flex-col-center data-v-5553ced7" bindtap="__e"><view style="width:110rpx;height:110rpx;position:relative;" class="data-v-5553ced7"><image style="width:110rpx;height:110rpx;border-radius:50%;" src="/static/msg3.png" class="data-v-5553ced7"></image><block wx:if="{{item.state_zero_count>0}}"><view style="right:-4rpx;top:-5rpx;position:absolute;color:#ffffff;line-height:40rpx;text-align:center;width:40rpx;height:40rpx;border-radius:50%;border:1px #ffffff solid;background-color:red;" class="data-v-5553ced7">{{''+(item.state_zero_count>99?'99+':item.state_zero_count)+''}}</view></block></view><view style="margin-left:20rpx;" class="data-v-5553ced7"><view class="data-v-5553ced7"><text style="font-size:32rpx;font-weight:bold;vertical-align:middle;" class="data-v-5553ced7">系统通知</text></view><view class="tn-text-ellipsis-2 data-v-5553ced7" style="font-size:28rpx;margin-top:10rpx;color:#666666;"><text class="data-v-5553ced7">管理员审核了你发布的动态</text></view></view></view></block><block wx:if="{{item.type==0}}"><view style="height:1rpx;border-top:#BABDC7 1rpx dashed;margin:40rpx 0rpx;" class="data-v-5553ced7"></view></block><block wx:if="{{item.type==1}}"><view data-event-opts="{{[['tap',[['openMode',['$0'],[[['typeList','',__i0__]]]]]]]}}" class="tn-flex tn-flex-center tn-flex-col-center data-v-5553ced7" bindtap="__e"><view style="width:110rpx;height:110rpx;position:relative;" class="data-v-5553ced7"><image style="width:110rpx;height:110rpx;border-radius:50%;" src="/static/msg1.png" class="data-v-5553ced7"></image><block wx:if="{{item.state_zero_count>0}}"><view style="right:-4rpx;top:-5rpx;position:absolute;color:#ffffff;line-height:40rpx;text-align:center;width:40rpx;height:40rpx;border-radius:50%;border:1px #ffffff solid;background-color:red;" class="data-v-5553ced7">{{''+(item.state_zero_count>99?'99+':item.state_zero_count)+''}}</view></block></view><view style="margin-left:20rpx;" class="data-v-5553ced7"><view class="data-v-5553ced7"><text style="font-size:32rpx;font-weight:bold;vertical-align:middle;" class="data-v-5553ced7">好友验证</text></view><view class="tn-text-ellipsis-2 data-v-5553ced7" style="font-size:28rpx;margin-top:10rpx;color:#666666;"><text class="data-v-5553ced7">您有好友验证消息</text></view></view></view></block><block wx:if="{{item.type==1}}"><view style="height:1rpx;border-top:#BABDC7 1rpx dashed;margin:40rpx 0rpx;" class="data-v-5553ced7"></view></block><block wx:if="{{item.type==3}}"><view data-event-opts="{{[['tap',[['openMode',['$0'],[[['typeList','',__i0__]]]]]]]}}" class="tn-flex tn-flex-center tn-flex-col-center data-v-5553ced7" bindtap="__e"><view style="width:110rpx;height:110rpx;position:relative;" class="data-v-5553ced7"><image style="width:110rpx;height:110rpx;border-radius:50%;" src="/static/msg2.png" class="data-v-5553ced7"></image><block wx:if="{{item.state_zero_count>0}}"><view style="right:-4rpx;top:-5rpx;position:absolute;color:#
|