|
|
|
@ -553,30 +553,6 @@
|
|
|
|
<text style="min-width:90px" class="dib tr">代理政策:</text>
|
|
|
|
<text style="min-width:90px" class="dib tr">代理政策:</text>
|
|
|
|
<text>{{recordDetail.policy || '-'}}</text>
|
|
|
|
<text>{{recordDetail.policy || '-'}}</text>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
|
|
|
|
|
|
|
|
<!-- <view class="f16 c3 mb8">
|
|
|
|
|
|
|
|
<text style="min-width:90px" class="dib tr">面试时间:</text>
|
|
|
|
|
|
|
|
<text>{{interviewTime}}</text>
|
|
|
|
|
|
|
|
</view>-->
|
|
|
|
|
|
|
|
<!-- <view class="f16 c3 mb8" wx:if="{{isTimeShowDbl && status != 30 && status != 48 && status != 50 && status != 35}}">
|
|
|
|
|
|
|
|
<text style="min-width:90px" class="dib tr">{{timeText2}}:</text>
|
|
|
|
|
|
|
|
<text>{{timeStr2}}</text>
|
|
|
|
|
|
|
|
</view>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<view class="f16 c3 mb8" wx:if="{{isTimeShow}}">
|
|
|
|
|
|
|
|
<text style="min-width:90px" class="dib tr">{{timeText}}:</text>
|
|
|
|
|
|
|
|
<text>{{timeStr}}</text>
|
|
|
|
|
|
|
|
</view>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<view class="f16 c3 mb8" wx:if="{{isTimeShowDbl && (status == 30 || status == 48)}}">
|
|
|
|
|
|
|
|
<text style="min-width:90px" class="dib tr">{{timeText2}}:</text>
|
|
|
|
|
|
|
|
<text>{{timeStr2}}</text>
|
|
|
|
|
|
|
|
</view>-->
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- <view class="weui-cell" wx:if="{{item.isTimeShowDbl && (item.status == 30 || item.status == 48)}}">
|
|
|
|
|
|
|
|
<view class="weui-cell__hd"><label class="weui-label c085">{{item.timeText2}}</label></view>
|
|
|
|
|
|
|
|
<view class="weui-cell__bd tr">{{item.timeStr2}}</view>
|
|
|
|
|
|
|
|
</view>-->
|
|
|
|
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
<view class="weui-dialog__ft">
|
|
|
|
<view class="weui-dialog__ft">
|
|
|
|
<view aria-role="button" class="weui-dialog__btn weui-dialog__btn_default" bindtap="copyClose2">复制文本</view>
|
|
|
|
<view aria-role="button" class="weui-dialog__btn weui-dialog__btn_default" bindtap="copyClose2">复制文本</view>
|
|
|
|
|