|
@@ -98,15 +98,22 @@
|
|
|
<view style="flex: 1;overflow-y: auto;margin-top: 20rpx;">
|
|
<view style="flex: 1;overflow-y: auto;margin-top: 20rpx;">
|
|
|
<view class="box-yhj">
|
|
<view class="box-yhj">
|
|
|
<view class="box-yhj-top">
|
|
<view class="box-yhj-top">
|
|
|
- <view class="box-yhj-top-xs">限时优惠价</view>
|
|
|
|
|
|
|
+ <view class="box-yhj-top-xs">限时体验</view>
|
|
|
<view class="box-yhj-top-nr adffcac">
|
|
<view class="box-yhj-top-nr adffcac">
|
|
|
<view class="box-yhj-top-nr-title">PERILL团队发展动态评估(团队版)</view>
|
|
<view class="box-yhj-top-nr-title">PERILL团队发展动态评估(团队版)</view>
|
|
|
- <view class="box-yhj-top-nr-price">¥{{priceData.discountPrice===null?priceData.price:priceData.discountPrice}}</view>
|
|
|
|
|
- <view class="box-yhj-top-nr-yj" v-if="priceData.discountPrice!==null">原价 ¥{{priceData.price}}/次,推广价 ¥1680/次</view>
|
|
|
|
|
- <view class="box-yhj-top-nr-yj" style="margin-top: 50rpx;" v-else></view>
|
|
|
|
|
|
|
+ <view class="box-yhj-top-nr-nt">名额有限!诚邀体验!<!-- ¥{{priceData.discountPrice===null?priceData.price:priceData.discountPrice}} --></view>
|
|
|
|
|
+ <!-- <view class="box-yhj-top-nr-yj" v-if="priceData.discountPrice!==null">原价 ¥{{priceData.price}}/次,推广价 ¥1680/次</view> -->
|
|
|
|
|
+ <!-- <view class="box-yhj-top-nr-yj"></view> -->
|
|
|
|
|
+ <view class="box-yhj-top-nr-title" v-if="priceData.discountPrice!==null"> <view style="display: inline-block; height: 20px;"></view> </view>
|
|
|
|
|
+ <view class="box-yhj-top-nr-yj" style="margin-top: 50rpx;" v-else ></view>
|
|
|
</view>
|
|
</view>
|
|
|
- <view class="box-yhj-top-tip" v-if="priceData.discountPrice!==null">活动有效期:{{priceData.startDate||''}} ~ {{priceData.endDate||''}}</view>
|
|
|
|
|
- <view class="box-yhj-top-tip" v-else></view>
|
|
|
|
|
|
|
+ <!--
|
|
|
|
|
+ <view class="box-yhj-top-tip" v-if="priceData.discountPrice!==null">活动有效期:{{priceData.startDate||''}} ~ {{priceData.endDate||''}}</view>
|
|
|
|
|
+ <view class="box-yhj-top-tip" v-else></view>
|
|
|
|
|
+ -->
|
|
|
|
|
+
|
|
|
|
|
+ <view class="box-yhj-top-tip" >有意者请点击首页“专业支持”联系大衡同学</view>
|
|
|
|
|
+
|
|
|
</view>
|
|
</view>
|
|
|
<view class="box-yhj-title">内容配置对比</view>
|
|
<view class="box-yhj-title">内容配置对比</view>
|
|
|
<view class="box-yhj-table">
|
|
<view class="box-yhj-table">
|
|
@@ -168,16 +175,25 @@
|
|
|
</view>
|
|
</view>
|
|
|
</template>
|
|
</template>
|
|
|
</template>
|
|
</template>
|
|
|
- <template v-if="tindex<2">
|
|
|
|
|
|
|
+ <template v-if="tindex===0" >
|
|
|
<view class="box-btn adfacjb">
|
|
<view class="box-btn adfacjb">
|
|
|
<view class="box-btn-left adfac">
|
|
<view class="box-btn-left adfac">
|
|
|
<view class="box-btn-left-text">实付</view>
|
|
<view class="box-btn-left-text">实付</view>
|
|
|
<view class="box-btn-left-money adfac"><span>¥</span>{{sumPrice}}</view>
|
|
<view class="box-btn-left-money adfac"><span>¥</span>{{sumPrice}}</view>
|
|
|
</view>
|
|
</view>
|
|
|
- <view class="box-btn-right" @click="confirmBuy">确认购买</view>
|
|
|
|
|
|
|
+ <view class="box-btn-right" @click="confirmBuy()">确认购买</view>
|
|
|
</view>
|
|
</view>
|
|
|
- </template>
|
|
|
|
|
- <template v-else>
|
|
|
|
|
|
|
+ </template>
|
|
|
|
|
+ <template v-else-if="tindex===1 && sumPrice===0" >
|
|
|
|
|
+ <view class="box-btn adfacjb">
|
|
|
|
|
+ <view class="box-btn-left adfac">
|
|
|
|
|
+ <view class="box-btn-left-text">实付</view>
|
|
|
|
|
+ <view class="box-btn-left-money adfac"><span>¥</span>{{sumPrice}}</view>
|
|
|
|
|
+ </view>
|
|
|
|
|
+ <view class="box-btn-right" @click="confirmBuy()">确认购买</view>
|
|
|
|
|
+ </view>
|
|
|
|
|
+ </template>
|
|
|
|
|
+ <template v-else-if="tindex===2">
|
|
|
<view class="box-empty adffcacjc">
|
|
<view class="box-empty adffcacjc">
|
|
|
<image :src="imgBase+'recharge_empty.png'"></image>
|
|
<image :src="imgBase+'recharge_empty.png'"></image>
|
|
|
<p>团队PRO版正在开发中</p>
|
|
<p>团队PRO版正在开发中</p>
|
|
@@ -422,6 +438,21 @@
|
|
|
position: absolute;
|
|
position: absolute;
|
|
|
left: 0;
|
|
left: 0;
|
|
|
top: -6rpx;
|
|
top: -6rpx;
|
|
|
|
|
+ }
|
|
|
|
|
+ &-xss{
|
|
|
|
|
+ width: 170rpx;
|
|
|
|
|
+ height: 40rpx;
|
|
|
|
|
+ background: url('https://gitee.com/hw_0302/chuang-heng-wechat-images/raw/master/buy_yhj_bg.png') no-repeat;
|
|
|
|
|
+ background-size: 100% 100%;
|
|
|
|
|
+ font-family: PingFangSC, PingFang SC;
|
|
|
|
|
+ font-weight: 400;
|
|
|
|
|
+ font-size: 24rpx;
|
|
|
|
|
+ color: #FFFFFF;
|
|
|
|
|
+ line-height: 40rpx;
|
|
|
|
|
+ text-align: center;
|
|
|
|
|
+ position: absolute;
|
|
|
|
|
+ left: 0;
|
|
|
|
|
+ top: -6rpx;
|
|
|
}
|
|
}
|
|
|
&-nr{
|
|
&-nr{
|
|
|
padding: 34rpx 0 26rpx;
|
|
padding: 34rpx 0 26rpx;
|
|
@@ -441,6 +472,14 @@
|
|
|
line-height: 59rpx;
|
|
line-height: 59rpx;
|
|
|
text-align: center;
|
|
text-align: center;
|
|
|
margin-top: 10rpx;
|
|
margin-top: 10rpx;
|
|
|
|
|
+ }
|
|
|
|
|
+ &-nt{
|
|
|
|
|
+ font-family: D-DINCondensed, D-DINCondensed;
|
|
|
|
|
+ font-size: 50rpx;
|
|
|
|
|
+ color: #795021;
|
|
|
|
|
+ line-height: 59rpx;
|
|
|
|
|
+ text-align: center;
|
|
|
|
|
+ margin-top: 10rpx;
|
|
|
}
|
|
}
|
|
|
&-yj{
|
|
&-yj{
|
|
|
font-family: PingFangSC, PingFang SC;
|
|
font-family: PingFangSC, PingFang SC;
|
|
@@ -738,6 +777,10 @@
|
|
|
line-height: 100rpx;
|
|
line-height: 100rpx;
|
|
|
text-align: center;
|
|
text-align: center;
|
|
|
letter-spacing: 2rpx;
|
|
letter-spacing: 2rpx;
|
|
|
|
|
+ &.disabled{
|
|
|
|
|
+ background: #C0C0C0;
|
|
|
|
|
+ color: #FFFFFF;
|
|
|
|
|
+ }
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
|
|
|