Commit f21f567d authored by wangxuelai's avatar wangxuelai

''

parent fc01c6bf
<view class="advertisement" >
<!-- <view id="floatball" class="floatball {{retract ? 'retract' : 'unretract'}}" bindtap="retract" wx:if="{{floatBallShow}}"> -->
<view id="floatball" class="floatball {{retract ? 'retract' : 'unretract'}}" bindtap="retract">
<view id="floatball" class="floatball {{retract ? 'retract' : 'unretract'}}" bindtap="retract" wx:if="{{floatBallShow}}">
<!-- <view id="floatball" class="floatball {{retract ? 'retract' : 'unretract'}}" bindtap="retract"> -->
<image class="manheader" src="{{imageRoot}}advertisement/manheader.png?22" mode="aspectFit|aspectFill|widthFix" lazy-load="false" binderror="" bindload=""></image>
<image class="jointext" src="{{imageRoot}}advertisement/jointext.png" mode="aspectFit|aspectFill|widthFix" lazy-load="false" binderror="" bindload=""></image>
<image class="arrowright" src="{{imageRoot}}advertisement/arrowright.png" mode="aspectFit|aspectFill|widthFix" lazy-load="false" binderror="" bindload=""></image>
......
......@@ -23,14 +23,14 @@
<image class="close" src="{{imageRoot}}2c/clockdetail/close.png?{{imageVersion}}" mode="aspectFit|aspectFill|widthFix" lazy-load="false" binderror="" bindload="" />
</view>
</view> -->
<!-- <view class="new-top-box" wx:if="{{isMarketting&&noUserinfo}}"> -->
<view class="new-top-box">
<view class="new-top-box" wx:if="{{isMarketting&&noUserinfo}}">
<!-- <view class="new-top-box"> -->
<view class="title">机构环境及师资介绍尽在机构微官网</view>
<view class="btn" bindtap="goWebsiteindex">打开</view>
</view>
<!-- <view class="barrage-box {{barrageChange?'leftfade':''}}" wx:if="{{isMarketting && barrageText && noUserinfo}}">{{barrageText}}</view> -->
<view class="barrage-box {{barrageChange?'leftfade':''}}">{{barrageText}}</view>
<view class="barrage-box {{barrageChange?'leftfade':''}}" wx:if="{{isMarketting && barrageText && noUserinfo}}">{{barrageText}}</view>
<!-- <view class="barrage-box {{barrageChange?'leftfade':''}}">{{barrageText}}</view> -->
<!-- <view class="banner-box" wx:if="{{(clock.imageCount+clock.videoCount)>0}}">
<view class="swiper-box">
<swiper indicator-dots="{{false}}" style="height:{{swiperHeight*2}}rpx;" show-fullscreen-btn="{{false}}"show-play-btn="false" bindchange="playSwiperChange" current="{{currentInit}}" >
......@@ -97,10 +97,10 @@
<image class="animation" src="{{imageRoot}}2c/clockdetail/ling.png?{{imageVersion}}" mode="aspectFit|aspectFill|widthFix" lazy-load="false" binderror="" bindload="" />
</view>
</view> -->
<!-- <view wx:if="{{isMarketting&&noUserinfo}}" style="background: #fff; padding-bottom:40rpx"> -->
<view style="background: #fff; padding-bottom:40rpx">
<!-- <view class="new-marketing-box" wx:if="{{isMarketting&&noUserinfo}}"> -->
<view class="new-marketing-box">
<view wx:if="{{isMarketting&&noUserinfo}}" style="background: #fff; padding-bottom:40rpx">
<!-- <view style="background: #fff; padding-bottom:40rpx"> -->
<view class="new-marketing-box" wx:if="{{isMarketting&&noUserinfo}}">
<!-- <view class="new-marketing-box"> -->
<button class="" open-type="getPhoneNumber" bindgetphonenumber="getPhoneNumber"></button>
<image class="lingt-img lightanimation" src="{{imageRoot}}2c/clockitem/light.png?{{imageVersion}}" ></image>
<image class="advert-img" src="{{imageRoot}}2c/clockitem/advert.png?{{imageVersion}}" ></image>
......@@ -196,8 +196,8 @@
</view>
</view>
</view> -->
<!-- <view class="new-footer-box" wx:if="{{isMarketting&&noUserinfo}}"> -->
<view class="new-footer-box">
<view class="new-footer-box" wx:if="{{isMarketting&&noUserinfo}}">
<!-- <view class="new-footer-box"> -->
<button class="" open-type="getPhoneNumber" bindgetphonenumber="getPhoneNumber" data-index="{{1}}"></button>
<view class="center animation">立即免费领取试听课</view>
<image class="footer-bg" src="" mode="aspectFit|aspectFill|widthFix" lazy-load="false" binderror="" bindload="" />
......
......@@ -119,8 +119,8 @@
<canvas canvas-id="scoreviewcanvas" style="width: {{windowWidth}}px; height: 300px; margin: 0 auto" hidden="{{filterType == 2}}"></canvas>
</view>
</view>
<!-- <view class="get-student" wx:if="{{newStudent}}"> -->
<view class="get-student">
<view class="get-student" wx:if="{{newStudent}}">
<!-- <view class="get-student"> -->
<view class="booking-box" wx:if="{{getStudent}}" bindtap="formBoxShow">
<image class="icon-study" src="{{imageRoot}}2c/growthrecord/icon_study.png?{{imageVersion}}"></image>
<view class="text">{{userInfo.nickname.length>5?userInfo.nickname.slice(0,5):userInfo.nickname}}邀请你一起免费学习</view>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment