|
@@ -3,7 +3,7 @@
|
|
|
<view class="container">
|
|
<view class="container">
|
|
|
<view class="no-authentication" wx:if="{{approveStatus === 0}}">
|
|
<view class="no-authentication" wx:if="{{approveStatus === 0}}">
|
|
|
<view class="header">
|
|
<view class="header">
|
|
|
- <image src="../../images/clock/clock-bg.png" class="no-authentication-bg" mode="widthFixed"></image>
|
|
|
|
|
|
|
+ <image src="{{imgServerUrl}}/images/clock/clock-bg.png" class="no-authentication-bg" mode="widthFixed"></image>
|
|
|
</view>
|
|
</view>
|
|
|
<view class="no-authentication-content">
|
|
<view class="no-authentication-content">
|
|
|
<image src="{{imgServerUrl}}/images/clock/clock-no-certified.png" class="no-authentication-img"></image>
|
|
<image src="{{imgServerUrl}}/images/clock/clock-no-certified.png" class="no-authentication-img"></image>
|
|
@@ -20,7 +20,7 @@
|
|
|
前往认证
|
|
前往认证
|
|
|
</navigator>
|
|
</navigator>
|
|
|
</view>
|
|
</view>
|
|
|
- <image src="../../images/clock/clock-video.png" class="video"></image>
|
|
|
|
|
|
|
+ <image src="{{imgServerUrl}}/images/clock/clock-video.png" class="video"></image>
|
|
|
</view>
|
|
</view>
|
|
|
<view class="no-pass" wx:elif="{{approveStatus === 2}}">
|
|
<view class="no-pass" wx:elif="{{approveStatus === 2}}">
|
|
|
<view class="header">
|
|
<view class="header">
|
|
@@ -38,12 +38,60 @@
|
|
|
</view>
|
|
</view>
|
|
|
<image src="../../images/clock/clock-video.png" class="video"></image>
|
|
<image src="../../images/clock/clock-video.png" class="video"></image>
|
|
|
</view>
|
|
</view>
|
|
|
- <view wx:else>
|
|
|
|
|
- <view wx:if="{{approveStatus === 1}}">
|
|
|
|
|
- <image src="{{imgServerUrl}}/images/clock/clock-approving.png"></image>
|
|
|
|
|
|
|
+ <view class="pass" wx:else>
|
|
|
|
|
+ <view class="pass-header">
|
|
|
|
|
+ <image src="{{imgServerUrl}}/images/clock/clock-bg-home.png" class="pass-header-bg" mode="widthFixed"></image>
|
|
|
|
|
+ <view class="pass-header-content">
|
|
|
|
|
+ <view class="time">
|
|
|
|
|
+ <view>本周工时</view>
|
|
|
|
|
+ <view>
|
|
|
|
|
+ <text class="number">{{time}}</text>
|
|
|
|
|
+ <text class="unit">小时</text>
|
|
|
|
|
+ </view>
|
|
|
|
|
+ </view>
|
|
|
|
|
+ <view class="money">
|
|
|
|
|
+ <view>本周预支</view>
|
|
|
|
|
+ <view>
|
|
|
|
|
+ <text class="number">{{money}}</text>
|
|
|
|
|
+ <text class="unit">元</text>
|
|
|
|
|
+ </view>
|
|
|
|
|
+ </view>
|
|
|
|
|
+ </view>
|
|
|
|
|
+ <view class="pass-header-message">实际预支发放结合企业考勤,以上金额仅供参考。</view>
|
|
|
|
|
+ <view class="pass-header-footer">
|
|
|
|
|
+ <view class="pass-header-footer-view" wx:for="{{navigation}}" wx:key='index'>
|
|
|
|
|
+ <image src='{{imgServerUrl}}{{item.image}}'></image>
|
|
|
|
|
+ <text>{{item.text}}</text>
|
|
|
|
|
+ </view>
|
|
|
|
|
+ </view>
|
|
|
</view>
|
|
</view>
|
|
|
- <view wx:else>
|
|
|
|
|
- <image src="{{imgServerUrl}}/images/clock/clock-in.png"></image>
|
|
|
|
|
|
|
+ <view class="pass-content">
|
|
|
|
|
+ <view class="status">
|
|
|
|
|
+ <view class="clock-in">
|
|
|
|
|
+ <text>上班打卡</text>
|
|
|
|
|
+ <text class="status-text">未完成</text>
|
|
|
|
|
+ </view>
|
|
|
|
|
+ <view class="clock-out">
|
|
|
|
|
+ <text>上班打卡</text>
|
|
|
|
|
+ <text class="status-text">未完成</text>
|
|
|
|
|
+ </view>
|
|
|
|
|
+ </view>
|
|
|
|
|
+ <view class="rule-messgae">规则:请根据企业实际上下班时间打卡</view>
|
|
|
|
|
+ <view wx:if="{{approveStatus === 1}}" class="image">
|
|
|
|
|
+ <image src="{{imgServerUrl}}/images/clock/clock-approving.png"></image>
|
|
|
|
|
+ </view>
|
|
|
|
|
+ <view wx:else class="image">
|
|
|
|
|
+ <image src="{{imgServerUrl}}/images/clock/clock-in.png"></image>
|
|
|
|
|
+ </view>
|
|
|
|
|
+ <view class="clock-status" wx:if="{{approveStatus === 1}}">
|
|
|
|
|
+ <image src="{{imgServerUrl}}/images/clock/clock-waring.png"></image>
|
|
|
|
|
+ <text>我们会尽快完成实名认证审核</text>
|
|
|
|
|
+ </view>
|
|
|
|
|
+ <view class="clock-status" wx:else>
|
|
|
|
|
+ <image src="{{imgServerUrl}}/images/clock/clock-waring.png"></image>
|
|
|
|
|
+ <text>我们会尽快完成实名认证审核</text>
|
|
|
|
|
+ </view>
|
|
|
</view>
|
|
</view>
|
|
|
|
|
+ <image src="{{imgServerUrl}}/images/clock/clock-video-home.png" class="video"></image>
|
|
|
</view>
|
|
</view>
|
|
|
</view>
|
|
</view>
|