|
@@ -45,13 +45,12 @@
|
|
<!-- 项目信息 -->
|
|
<!-- 项目信息 -->
|
|
<view class="big-box {{options && !options.stuId || detail.isNeedVip && member.memberState == 0 ? 'vipBg' : ''}}">
|
|
<view class="big-box {{options && !options.stuId || detail.isNeedVip && member.memberState == 0 ? 'vipBg' : ''}}">
|
|
<view class="dim {{options && !options.stuId || detail.isNeedVip && member.memberState == 0 ? '' : 'showDim'}}">
|
|
<view class="dim {{options && !options.stuId || detail.isNeedVip && member.memberState == 0 ? '' : 'showDim'}}">
|
|
- <!--<image src="{{appAssetsUrl2}}new/dim.png"></image>-->
|
|
|
|
|
|
+ <!-- <image src="{{appAssetsUrl2}}new/dim.png"></image> -->
|
|
<image src="/assets/images/user-icon/user-brick.png"></image>
|
|
<image src="/assets/images/user-icon/user-brick.png"></image>
|
|
<view class="tip">加入会员,即可报名活动</view>
|
|
<view class="tip">加入会员,即可报名活动</view>
|
|
</view>
|
|
</view>
|
|
<view class="product-box">
|
|
<view class="product-box">
|
|
<view class="hot-title">
|
|
<view class="hot-title">
|
|
-
|
|
|
|
<view class="title">项目信息</view>
|
|
<view class="title">项目信息</view>
|
|
</view>
|
|
</view>
|
|
<view class="list" style="margin-top:20rpx;">报名截止:{{detail.registrationEnd}}</view>
|
|
<view class="list" style="margin-top:20rpx;">报名截止:{{detail.registrationEnd}}</view>
|
|
@@ -78,7 +77,6 @@
|
|
<!-- 参与人员 -->
|
|
<!-- 参与人员 -->
|
|
<view class="per-box" wx:if="{{peopleList.length > 0}}">
|
|
<view class="per-box" wx:if="{{peopleList.length > 0}}">
|
|
<view class="hot-title">
|
|
<view class="hot-title">
|
|
-
|
|
|
|
<view class="title">参与人员</view>
|
|
<view class="title">参与人员</view>
|
|
</view>
|
|
</view>
|
|
<view class="people">
|
|
<view class="people">
|
|
@@ -110,7 +108,6 @@
|
|
<view class='circle'></view>
|
|
<view class='circle'></view>
|
|
</view> -->
|
|
</view> -->
|
|
<view class="hot-title">
|
|
<view class="hot-title">
|
|
-
|
|
|
|
<view class="title">活动详情</view>
|
|
<view class="title">活动详情</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
@@ -128,7 +125,6 @@
|
|
<view class='circle'></view>
|
|
<view class='circle'></view>
|
|
</view> -->
|
|
</view> -->
|
|
<view class="hot-title">
|
|
<view class="hot-title">
|
|
-
|
|
|
|
<view class="title">会员须知</view>
|
|
<view class="title">会员须知</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
@@ -174,34 +170,68 @@
|
|
<!-- <view class="msg-tip2">是否开通/升级会员</view> -->
|
|
<!-- <view class="msg-tip2">是否开通/升级会员</view> -->
|
|
</view>
|
|
</view>
|
|
</popup2>
|
|
</popup2>
|
|
- <popup2 id='popup5' title='确认报名' content="{{['']}}" self="{{true}}" btn2="{{false}}" btn_no='' btn_ok='' bind:error="_error" bind:success="_success" data-name="popup5">
|
|
|
|
- <view slot="content" style="width: 100%;padding: 44rpx 27rpx 38rpx 27rpx;box-sizing: border-box;">
|
|
|
|
- <view class="popup5-item">
|
|
|
|
- <text>活动价格:</text>
|
|
|
|
- <text class="a-price">{{detail.money}}</text>
|
|
|
|
- <text style="color:#cccccc;">元</text>
|
|
|
|
- </view>
|
|
|
|
- <view class="popup5-item">
|
|
|
|
- <text>剩余积分:</text>
|
|
|
|
- <text>{{point}}</text>
|
|
|
|
- </view>
|
|
|
|
- <view class="jifen-box" wx:if="{{point > 0}}">
|
|
|
|
- <view class="left">
|
|
|
|
- <view class="use">使用 {{usePoints}} 积分</view>
|
|
|
|
- <view class="di">抵扣 {{dmoney}} 元</view>
|
|
|
|
|
|
+ <!-- <popup2 id='popup5' title='确认报名' content="{{['']}}" self="{{true}}" btn2="{{false}}" btn_no='' btn_ok='' bind:error="_error" bind:success="_success" data-name="popup5">
|
|
|
|
+ <view slot="content" style="width: 100%;padding: 44rpx 27rpx 38rpx 27rpx;box-sizing: border-box;">
|
|
|
|
+ <view class="popup5-item">
|
|
|
|
+ <text>活动价格:</text>
|
|
|
|
+ <text class="a-price">{{detail.money}}</text>
|
|
|
|
+ <text style="color:#cccccc;">元</text>
|
|
|
|
+ </view>
|
|
|
|
+ <view class="popup5-item">
|
|
|
|
+ <text>剩余积分:</text>
|
|
|
|
+ <text>{{point}}</text>
|
|
|
|
+ </view>
|
|
|
|
+ <view class="jifen-box" wx:if="{{point > 0}}">
|
|
|
|
+ <view class="left">
|
|
|
|
+ <view class="use">使用 {{usePoints}} 积分</view>
|
|
|
|
+ <view class="di">抵扣 {{dmoney}} 元</view>
|
|
|
|
+ </view>
|
|
|
|
+ <view class="switch {{ open ? '' : 'close-bg' }}" bindtap="changeSwitch">
|
|
|
|
+ <view class="switch-dot {{ open ? '' : 'close-switch' }}"></view>
|
|
|
|
+ </view>
|
|
|
|
+ </view>
|
|
|
|
+ <view class="pay-btn" wx:if="{{(open&&actualPrice==0) || !open&&detail.money==0 }}" bindtap="confirmPay">
|
|
|
|
+ 立即报名
|
|
</view>
|
|
</view>
|
|
- <view class="switch {{ open ? '' : 'close-bg' }}" bindtap="changeSwitch">
|
|
|
|
- <view class="switch-dot {{ open ? '' : 'close-switch' }}"></view>
|
|
|
|
|
|
+ <view class="pay-btn" wx:else bindtap="confirmPay">
|
|
|
|
+ 确认支付{{ open ? actualPrice : detail.money }}元
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
- <view class="pay-btn" wx:if="{{(open&&actualPrice==0) || !open&&detail.money==0 }}" bindtap="confirmPay">
|
|
|
|
- 立即报名
|
|
|
|
|
|
+ </popup2> -->
|
|
|
|
+ <bottomPopup id='popup5' title='确认报名' content="{{['']}}" self="{{true}}" btn2="{{false}}" btn_no='' btn_ok='' bind:error="_error" bind:success="_success" data-name="popup5" bg="#f8f8f8">
|
|
|
|
+ <view slot="content" class="content-bottom">
|
|
|
|
+ <view class="content-price">
|
|
|
|
+ <text class="content-unit">¥</text>
|
|
|
|
+ <text class="content-money">{{detail.money}}</text>
|
|
</view>
|
|
</view>
|
|
- <view class="pay-btn" wx:else bindtap="confirmPay">
|
|
|
|
- 确认支付{{ open ? actualPrice : detail.money }}元
|
|
|
|
|
|
+ <view class="price-text">活动价格</view>
|
|
|
|
+ <!-- -->
|
|
|
|
+ <view class="content-jifen">
|
|
|
|
+ <view class="jifen-box" wx:if="{{point > 0}}">
|
|
|
|
+ <view class="left">
|
|
|
|
+ <view class="use">
|
|
|
|
+ <text>使用</text>
|
|
|
|
+ <text>{{usePoints}}</text>
|
|
|
|
+ <text>积分,</text>
|
|
|
|
+ <text>抵扣</text>
|
|
|
|
+ <text>{{dmoney}}</text>
|
|
|
|
+ <text>元</text>
|
|
|
|
+ </view>
|
|
|
|
+ <view class="di" style="margin-top: 10rpx;">{{ 1500 }}</view>
|
|
|
|
+ </view>
|
|
|
|
+ <view class="switch {{ open ? '' : 'close-bg' }}" bindtap="changeSwitch">
|
|
|
|
+ <view class="switch-dot {{ open ? '' : 'close-switch' }}"></view>
|
|
|
|
+ </view>
|
|
|
|
+ </view>
|
|
|
|
+ <view class="pay-btn" wx:if="{{(open&&actualPrice==0) || !open&&detail.money==0 }}" bindtap="confirmPay" style="margin-bottom: 38rpx;">
|
|
|
|
+ 立即报名
|
|
|
|
+ </view>
|
|
|
|
+ <view class="pay-btn" wx:else bindtap="confirmPay" style="margin-bottom: 38rpx;">
|
|
|
|
+ 确认支付{{ open ? actualPrice : detail.money }}元
|
|
|
|
+ </view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
- </popup2>
|
|
|
|
|
|
+ </bottomPopup>
|
|
<popup2 id='popup' title='提示' content="{{['']}}" btn_no='取消' btn_ok='确认' bind:error="_error" bind:success="_success" data-name="popup">
|
|
<popup2 id='popup' title='提示' content="{{['']}}" btn_no='取消' btn_ok='确认' bind:error="_error" bind:success="_success" data-name="popup">
|
|
<view slot="content" style="width: 85%;padding: 44rpx 0 38rpx 0;">该活动需要开通VIP才能报名</view>
|
|
<view slot="content" style="width: 85%;padding: 44rpx 0 38rpx 0;">该活动需要开通VIP才能报名</view>
|
|
</popup2>
|
|
</popup2>
|