|  | @@ -8,15 +8,8 @@
 | 
											
												
													
														|  |      <view class="top">
 |  |      <view class="top">
 | 
											
												
													
														|  |        <image class="top-img" mode="widthFix" src="../../../image/xcxbj.png" /></view>
 |  |        <image class="top-img" mode="widthFix" src="../../../image/xcxbj.png" /></view>
 | 
											
												
													
														|  |      <view style="height: 0.8rem;background: #fff;"></view>
 |  |      <view style="height: 0.8rem;background: #fff;"></view>
 | 
											
												
													
														|  | -    <view class="header flex-box-ce" style="top:{{isSubject? '180rpx':'50rpx'}}">
 |  | 
 | 
											
												
													
														|  | 
 |  | +    <view class="header flex-box-ce" style="top:{{isSubject? '180rpx':'0.5rem'}}">
 | 
											
												
													
														|  |        <view style="width:0.9rem;height:0.9rem;margin-right:20rpx;border-radius:100%">
 |  |        <view style="width:0.9rem;height:0.9rem;margin-right:20rpx;border-radius:100%">
 | 
											
												
													
														|  | -        <!--<open-data
 |  | 
 | 
											
												
													
														|  | -          openType="userName"
 |  | 
 | 
											
												
													
														|  | -          openId="{{userInfo.user_id}}"
 |  | 
 | 
											
												
													
														|  | -          defaultText="默认文本"
 |  | 
 | 
											
												
													
														|  | -          onError="openDataError"
 |  | 
 | 
											
												
													
														|  | -          class="open-data-test"
 |  | 
 | 
											
												
													
														|  | -       /> -->
 |  | 
 | 
											
												
													
														|  |          <img-box name="{{userInfo.name}}" imgUrl="{{userInfo.img_url}}" height="90rpx" width="90rpx" fSize="28rpx"></img-box>
 |  |          <img-box name="{{userInfo.name}}" imgUrl="{{userInfo.img_url}}" height="90rpx" width="90rpx" fSize="28rpx"></img-box>
 | 
											
												
													
														|  |        </view>
 |  |        </view>
 | 
											
												
													
														|  |        <view class="flex-1">
 |  |        <view class="flex-1">
 | 
											
										
											
												
													
														|  | @@ -37,7 +30,7 @@
 | 
											
												
													
														|  |          <view>{{item.name}}</view>
 |  |          <view>{{item.name}}</view>
 | 
											
												
													
														|  |        </view>
 |  |        </view>
 | 
											
												
													
														|  |      </view>
 |  |      </view>
 | 
											
												
													
														|  | -    <!--<view class="flex_one" catchTap="openWebView" a:if="{{isClose}}" >两分钟了解功道云绩效<text class="iconfont icon-dianji" style="padding-left:10rpx;font-size:28rpx"></text><text class="closes" catchTap="closes">×</text></view> -->
 |  | 
 | 
											
												
													
														|  | 
 |  | +    <!-- <view class="flex_one" catchTap="openWebView"  >两分钟了解功道云绩效<text class="iconfont icon-dianji" style="padding-left:10rpx;font-size:28rpx"></text><text class="closes" catchTap="closes">×</text></view> -->
 | 
											
												
													
														|  |    </view>
 |  |    </view>
 | 
											
												
													
														|  |    <view class="flex-box-ce que margin-bottom" style="font-size: 0.28rem;">
 |  |    <view class="flex-box-ce que margin-bottom" style="font-size: 0.28rem;">
 | 
											
												
													
														|  |      <view class="{{tabIndex==1? 'tabs':''}} flex-1" onTap="tabAction" data-index="1">待办事项
 |  |      <view class="{{tabIndex==1? 'tabs':''}} flex-1" onTap="tabAction" data-index="1">待办事项
 | 
											
										
											
												
													
														|  | @@ -85,36 +78,49 @@
 | 
											
												
													
														|  |        </view>
 |  |        </view>
 | 
											
												
													
														|  |      </view>
 |  |      </view>
 | 
											
												
													
														|  |    </view>
 |  |    </view>
 | 
											
												
													
														|  | -  <view class="windows" a:if="{{isshowTc}}" >
 |  | 
 | 
											
												
													
														|  | -    <view class="windows-box" style="position: relative;margin: 0 0.9rem;margin-top: 35%;">
 |  | 
 | 
											
												
													
														|  | -      <view class="kfImg" catchTap="closes3">
 |  | 
 | 
											
												
													
														|  | -        <!-- <icon type="clear"/> -->
 |  | 
 | 
											
												
													
														|  | -        <image mode="widthFix" src="../../../image/close2.png" />
 |  | 
 | 
											
												
													
														|  | -      </view>
 |  | 
 | 
											
												
													
														|  | -      <image class="kfBj"  mode="widthFix" src="../../../image/tc.png" />
 |  | 
 | 
											
												
													
														|  | -      <view class="textNr">
 |  | 
 | 
											
												
													
														|  | -        <view style="color:#fff;padding:0 0.5rem;line-height:50rpx;margin-bottom:3.26rem"> 为了更好地体验软件,请联系客服顾问获取产品相关资料,一对一系统演示和讲解</view>
 |  | 
 | 
											
												
													
														|  | -        <view class="btnBox"><button type="primary" catchTap="openKf">联系客服</button></view>
 |  | 
 | 
											
												
													
														|  | -        <view class="flex-box-ce flex-center-center  ah">
 |  | 
 | 
											
												
													
														|  | -            <label>
 |  | 
 | 
											
												
													
														|  | -              <checkbox onChange="ruleActiveAll" checked="{{isChecked}}" />
 |  | 
 | 
											
												
													
														|  | -              <text style="padding-left:10rpx">不再弹出</text>
 |  | 
 | 
											
												
													
														|  | -            </label>
 |  | 
 | 
											
												
													
														|  | -          </view>
 |  | 
 | 
											
												
													
														|  | -      </view>
 |  | 
 | 
											
												
													
														|  | -
 |  | 
 | 
											
												
													
														|  | -    </view>
 |  | 
 | 
											
												
													
														|  | 
 |  | +  
 | 
											
												
													
														|  | 
 |  | +  <view class="windows" a:if="{{isshowTc2}}" style="overflow-y: scroll;">
 | 
											
												
													
														|  | 
 |  | +    <image mode="widthFix" src="{{'../../../image/yd'+ydImg+'.jpg'}}" class="ydImg"></image>
 | 
											
												
													
														|  | 
 |  | +    <view class="yd{{ydImg}} nextBtn" catchTap="nextImg"></view>
 | 
											
												
													
														|  | 
 |  | +    <view a:if="{{ydImg!=2}}" class="uyd{{ydImg}} upBtn" catchTap="nextImg2"></view>
 | 
											
												
													
														|  |    </view>
 |  |    </view>
 | 
											
												
													
														|  | -  <view class="windows" a:if="{{isshowTc2}}">
 |  | 
 | 
											
												
													
														|  | -    <view class="windows-box" style="position: relative;margin: 0 0.62rem;margin-top: 35%;">
 |  | 
 | 
											
												
													
														|  | -      <view class="contentBox flex-box flex-center-center" style=" height: 300rpx;">
 |  | 
 | 
											
												
													
														|  | -        <view>请先前往【钉钉电脑端】创建考核表并发起考核</view>
 |  | 
 | 
											
												
													
														|  | 
 |  | +  
 | 
											
												
													
														|  | 
 |  | +  
 | 
											
												
													
														|  | 
 |  | +  <view class="windows" a:if="{{isshowTc}}">
 | 
											
												
													
														|  | 
 |  | +    <view class="windows-box" style="position: relative;margin: 0 1rem;margin-top: 32%;">
 | 
											
												
													
														|  | 
 |  | +      <view class="flex-box-end" catchTap="closes3" style="padding:0.2rem;">
 | 
											
												
													
														|  | 
 |  | +        <image mode="widthFix" class="closeImg" src="../../../image/close.png" />
 | 
											
												
													
														|  |        </view>
 |  |        </view>
 | 
											
												
													
														|  | -      <view class="windows-btn flex-box flex-v-ce">
 |  | 
 | 
											
												
													
														|  | -        <view class="flex-1" catchTap="openDn" style="color: #26A2FF;">前往电脑端设置</view>
 |  | 
 | 
											
												
													
														|  | -        <button type="primary" class="flex-1" catchTap="openKf" style="background-color: #089fff;color: #fff;">联系客服协助</button>
 |  | 
 | 
											
												
													
														|  | 
 |  | +      <view class="title">快速体验功道云绩效</view>
 | 
											
												
													
														|  | 
 |  | +      <view class="contentBox flex-box flex-h-zhu" style="margin: 0.3rem 0rem;padding:0 0.2rem;padding-left:0.4rem">
 | 
											
												
													
														|  | 
 |  | +        <view class="imgs">
 | 
											
												
													
														|  | 
 |  | +          <view class="flex-box-ce">
 | 
											
												
													
														|  | 
 |  | +            <image mode="widthFix" src="../../../image/01.png" />
 | 
											
												
													
														|  | 
 |  | +            <text>定目标</text></view>
 | 
											
												
													
														|  | 
 |  | +          <view class="flex-box-ce">
 | 
											
												
													
														|  | 
 |  | +            <image mode="widthFix" src="../../../image/02.png" />
 | 
											
												
													
														|  | 
 |  | +            <text>追过程</text></view>
 | 
											
												
													
														|  | 
 |  | +          <view class="flex-box-ce">
 | 
											
												
													
														|  | 
 |  | +            <image mode="widthFix" src="../../../image/03.png" />
 | 
											
												
													
														|  | 
 |  | +            <text>拿结果</text></view>
 | 
											
												
													
														|  | 
 |  | +          <view class="flex-box-ce">
 | 
											
												
													
														|  | 
 |  | +            <image mode="widthFix" src="../../../image/04.png" />
 | 
											
												
													
														|  | 
 |  | +            <text>评分</text></view>
 | 
											
												
													
														|  | 
 |  | +          <view class="flex-box-ce">
 | 
											
												
													
														|  | 
 |  | +            <image mode="widthFix" src="../../../image/05.png" />
 | 
											
												
													
														|  | 
 |  | +            <text>报表分析</text></view>
 | 
											
												
													
														|  | 
 |  | +        </view>
 | 
											
												
													
														|  | 
 |  | +        <image class="imgs2" src="../../../image/users.png" />
 | 
											
												
													
														|  | 
 |  | +      </view>
 | 
											
												
													
														|  | 
 |  | +      <view class="flex-box-ce btns" style="padding:0 0.24rem;padding-bottom:0.4rem">
 | 
											
												
													
														|  | 
 |  | +        <view class="flex-1 yuBtn" catchTap="openDn" a:if="{{isgetRole&&userData.is_only_try_order}}">预约演示</view>
 | 
											
												
													
														|  | 
 |  | +        <view class="flex-1" catchTap="openKf">开始体验</view>
 | 
											
												
													
														|  |        </view>
 |  |        </view>
 | 
											
												
													
														|  |      </view>
 |  |      </view>
 | 
											
												
													
														|  |    </view>
 |  |    </view>
 | 
											
												
													
														|  |    
 |  |    
 | 
											
												
													
														|  | 
 |  | +  <view class="windows" a:if="{{isShowText}}" catchTap="colse4">
 | 
											
												
													
														|  | 
 |  | +      <view class="textBox" catchTap="colse4">在服务台 “新手引导” 中可再次打开</view>
 | 
											
												
													
														|  | 
 |  | +      <image class="dsj" mode="widthFix" src="../../../image/dsj.png" />
 | 
											
												
													
														|  | 
 |  | +  </view>
 | 
											
												
													
														|  |  </view>
 |  |  </view>
 |