| | |
| | | <!--pages/home/home.wxml--> |
| | | <view class="page"> |
| | | <cp-notice msg="提高测评得分小技巧来了,快点学习哦" /> |
| | | <!-- <cp-notice msg="提高测评得分小技巧来了,快点学习哦" /> --> |
| | | <view class="page__hd"> |
| | | <view class="page__title">{{userRealName}}</view> |
| | | <!-- <view class="page__desc">下次测评时间{{nextEvaluationTime}}</view> --> |
| | |
| | | </view> |
| | | <view class="flex-h_block"> |
| | | <view class="top-card top-card_2" bindtap="goto" data-index="5"> |
| | | <view> |
| | | <view class="top-card__score"><text class="top-card__num">{{monthInfo.percent}}</text>%</view> |
| | | <view class="top-card__time">台账完成率 ></view> |
| | | <view class="flex-h"> |
| | | <view> |
| | | <view class="top-card__score"><text class="top-card__num">{{monthInfo.percent}}</text>%</view> |
| | | <view class="top-card__time">台账完成率 ></view> |
| | | </view> |
| | | <view> |
| | | <view class="top-card__score"><text class="top-card__num">{{monthInfo.percent2}}</text>%</view> |
| | | <view class="top-card__time">自巡查 ></view> |
| | | </view> |
| | | </view> |
| | | <image src="/res/icons/wm_ledger.png" mode="aspectFit"></image> |
| | | </view> |
| | |
| | | </view> |
| | | </view> |
| | | </view> |
| | | <view class="page__bd"> |
| | | <view class="page__bd" style="padding-top: 8px;"> |
| | | <c-schedule></c-schedule> |
| | | |
| | | <view class="fyui-panel" bindtap="goto" data-index="1"> |
| | | <view class="fyui-cell fyui-cell_select title"> |
| | | <view class="fyui-cell__hd"> |
| | |
| | | </view> |
| | | </view> |
| | | |
| | | <view class="flex-h" style="padding: 8px 10px;"> |
| | | <view class="flex-h" style="padding: 8px 10px 0 10px;"> |
| | | <view class="image-btn" bindtap="goto" data-index="2"> |
| | | <image src="/res/icons/btn_bg_2.png" class="" /> |
| | | <text class="image-btn_title">智能在线咨询</text> |
| | |
| | | <view class="image-btn_goto"></view> |
| | | </view> |
| | | </view> |
| | | |
| | | <c-schedule></c-schedule> |
| | | |
| | | <view class="fyui-panel"> |
| | | <view class="fyui-cell fyui-cell_select title"> |
| | | <view class="fyui-cell__hd"> |
| | |
| | | </view> |
| | | </view> |
| | | <view class="fyui-box__hd"> |
| | | <image src="{{item.pic}}" class="fyui-box__hd_image" mode="aspectFill"/> |
| | | <image src="{{item.pic}}" class="fyui-box__hd_image" mode="aspectFill" /> |
| | | </view> |
| | | </view> |
| | | </view> |