|
|
@@ -155,68 +155,46 @@ |
|
|
|
</view> |
|
|
|
</scroll-view> |
|
|
|
</view> |
|
|
|
<!-- <view class="subscribeGroup" wx:if="{{selectNow==4}}"> |
|
|
|
<view class="inputGroup"> |
|
|
|
<input class="inputCode" bindinput="getRealname" value="{{subscribeData.realname}}" placeholder="请输入您的姓名"></input> |
|
|
|
<scroll-view class="placingOrderGroup" wx:if="{{selectNow==4}}" scroll-y bindscrolltolower="scrolltolower3"> |
|
|
|
<view class="orderDescGroup" wx:if="{{!couponList.length && !couponListState}}"> |
|
|
|
<image class="orderDesc" src="{{imgUrl+'/newImages5/59.png'}}"></image> |
|
|
|
<image class="indexOrderIcon" bindtap="placingControl" src="{{imgUrl+'/images/indexOrderIcon.png'}}"></image> |
|
|
|
</view> |
|
|
|
<view class="inputGroup"> |
|
|
|
<input class="inputCode" bindinput="getMobile" type="number" value="{{subscribeData.mobile}}" maxlength='11' placeholder="请输入您的联系电话"></input> |
|
|
|
<view class="getPhoneFrame" wx:if="{{!phoneInputShow}}"> |
|
|
|
<button class="getPhoneBtn" style="width: 652rpx;height: 65rpx;margin: 0;padding: 0;min-height: 0;" open-type="getPhoneNumber" bindgetphonenumber="getUserPhone"></button> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
<view class="inputGroup"> |
|
|
|
<input class="inputCode" bindfocus="showSite" style="width:450rpx;" value="{{subscribeData.captcha}}" bindinput="getCaptcha" placeholder="请输入验证码"></input> |
|
|
|
<view class="codeTime" bindtap="getCode">{{verificationCode}}</view> |
|
|
|
</view> |
|
|
|
<view wx:if="{{siteSelect}}"> |
|
|
|
<picker mode='selector' range="{{provinceArr}}" range-key="province" value="{{provinceValue}}" bindchange="provinceChane"> |
|
|
|
<view class="selectSiteGroup"> |
|
|
|
<text class="selectName">{{provinceArr[provinceValue].province}}</text> |
|
|
|
<image src="{{imgUrl+'/images/selectIcon.png'}}" class="selectIcon"></image> |
|
|
|
<view class="placingOrderGroupList" wx:if="{{couponList.length}}"> |
|
|
|
<view wx:for="{{couponList}}" wx:key="index"> |
|
|
|
<view class="placingOrder" wx:if="{{item.couponId=='175978'}}"> |
|
|
|
<view style="display:flex;align-items:center;"> |
|
|
|
<image class="orderHead" src="{{imgUrl+'/newImages3/52.png'}}"></image> |
|
|
|
<view style="margin-left:15rpx;margin-right:101rpx;"> |
|
|
|
<view class="cardTitle">启辰星预售豪礼卡</view> |
|
|
|
<view class="cardCtime">{{item.cdate}}</view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
<image class="orderCard" data-index="{{index}}" bindtap="vipDetailControl" src="{{imgUrl+'/newImages3/48.png'}}"></image> |
|
|
|
</view> |
|
|
|
</picker> |
|
|
|
<picker mode='selector' range="{{storeArr}}" range-key="agent_detail" value="{{storeValue}}" bindchange="storeChane"> |
|
|
|
<view class="selectSiteGroup"> |
|
|
|
<text class="selectName">{{storeArr[storeValue].agent_detail}}</text> |
|
|
|
<image src="{{imgUrl+'/images/selectIcon.png'}}" class="selectIcon"></image> |
|
|
|
<view class="placingOrder" wx:if="{{item.couponId=='171748'}}"> |
|
|
|
<view style="display:flex;align-items:center;"> |
|
|
|
<image class="orderHead" src="{{imgUrl+'/newImages5/70.png'}}" mode="aspectFit"></image> |
|
|
|
<view style="margin-left:15rpx;margin-right:101rpx;"> |
|
|
|
<view class="cardTitle">100元机油券</view> |
|
|
|
<view class="cardCtime">{{item.cdate}}</view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
<image class="orderCard" data-index="{{index}}" bindtap="vipDetailControl" src="{{imgUrl+'/newImages3/48.png'}}"></image> |
|
|
|
</view> |
|
|
|
</picker> |
|
|
|
</view> |
|
|
|
<view class="agreementGroup"> |
|
|
|
<image class="agreeIcon" bindtap="agreementState" src="{{imgUrl+(isAgreement?'/images/agreeIcon.png?v=003':'/images/disagreeIcon.png?v=002')}}"></image> |
|
|
|
<view class="agreementText"> |
|
|
|
<image style="width:261rpx;height:23rpx;" src="{{imgUrl+'/images/myCenterAgreenTip.png'}}"></image> |
|
|
|
<view bindtap="agreementControl"> |
|
|
|
<image style="width:240rpx;height:23rpx;margin-left:3rpx;" src="{{imgUrl+'/images/myCenterAgreen.png'}}"></image> |
|
|
|
<view class="placingOrder" wx:if="{{item.couponId=='177275'}}"> |
|
|
|
<view style="display:flex;align-items:center;"> |
|
|
|
<image class="orderHead" src="{{imgUrl+'/newImages5/71.png'}}" mode="aspectFit"></image> |
|
|
|
<view style="margin-left:15rpx;margin-right:101rpx;"> |
|
|
|
<view class="cardTitle">启辰星免费升舱卡</view> |
|
|
|
<view class="cardCtime">{{item.cdate}}</view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
<image class="orderCard" data-index="{{index}}" bindtap="vipDetailControl" src="{{imgUrl+'/newImages3/48.png'}}"></image> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
<view class="subscribeBtn" bindtap="subscribeFun"> |
|
|
|
<image style="width:100%;height:100%;" src="{{imgUrl+'/btns/myCenterBtn1.png'}}"></image> |
|
|
|
<button wx:if="{{userData}}" class="getUserMsgBtn" open-type="getUserInfo" lang="zh_CN" bindgetuserinfo="getUserWxMsg" style="width:100%;height:100%;min-height:0;padding:0;margin:0;"></button> |
|
|
|
</view> |
|
|
|
<view class="subscribeBtn" bindtap="lookMore"> |
|
|
|
<image style="width:100%;height:100%;" src="{{imgUrl+'/btns/myCenterBtn2.png'}}"></image></view> |
|
|
|
</view> --> |
|
|
|
<view class="orderDescGroup" wx:if="{{selectNow==4 && !buyState}}"> |
|
|
|
<image class="orderDesc" src="{{imgUrl+'/newImages5/59.png'}}"></image> |
|
|
|
<image class="indexOrderIcon" bindtap="placingControl" src="{{imgUrl+'/images/indexOrderIcon.png'}}"></image> |
|
|
|
</view> |
|
|
|
<view class="placingOrder" wx:if="{{selectNow==4 && buyState}}"> |
|
|
|
<view style="display:flex;align-items:center;"> |
|
|
|
<image class="orderHead" src="{{imgUrl+'/newImages3/52.png'}}"></image> |
|
|
|
<view style="margin-left:15rpx;margin-right:101rpx;"> |
|
|
|
<view class="cardTitle">启辰星预售豪礼卡</view> |
|
|
|
<view class="cardCtime">{{buyStateTime}}</view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
<image class="orderCard" bindtap="vipDetailControl" src="{{imgUrl+'/newImages3/48.png'}}"></image> |
|
|
|
<!-- <view style="display:flex;align-items:center;"> |
|
|
|
<image class="recordTip" bindtap="vipDetailControl" style="margin-right:25rpx;" src="{{imgUrl+'/images/recordTip.png'}}"></image> |
|
|
|
<image class="orderCard" src="{{imgUrl+'/newImages2/67.png'}}"></image> |
|
|
|
</view> --> |
|
|
|
</view> |
|
|
|
</scroll-view> |
|
|
|
<service></service> |
|
|
|
<view class="prizeDesc" catchtouchmove="ture" wx:if="{{mycenterTipWindow==1}}"> |
|
|
|
<view class="mycenterTipWindowGroup"> |
|
|
@@ -275,16 +253,30 @@ |
|
|
|
<view class="prizeDesc" style="background-color:white;display:block;overflow:auto;" wx:if="{{vipDetailShow}}"> |
|
|
|
<view class="titleText">查看详情</view> |
|
|
|
<view class="lineSty"></view> |
|
|
|
<image class="closeXieyi" bindtap="vipDetailControl" src="{{imgUrl+'/images/closeXieyi.png'}}"></image> |
|
|
|
<image class="closeXieyi" bindtap="vipDetailHide" src="{{imgUrl+'/images/closeXieyi.png'}}"></image> |
|
|
|
<view style="position:relative;"> |
|
|
|
<image style="width:750rpx;height:1810rpx;" src="{{imgUrl+'/newImages5/58.png?v=003'}}"></image> |
|
|
|
<image class="newImages3-45" bindtap="vipDetailControl" src="{{imgUrl+'/newImages3/45.png'}}"></image> |
|
|
|
<image class="newImages3-45" bindtap="vipDetailHide" src="{{imgUrl+'/newImages3/45.png'}}"></image> |
|
|
|
</view> |
|
|
|
<view class="cardCode" wx:if="{{couponListCode}}">{{couponListCode}}<view bindtap="cardCodeCopy" class="cardCodeCopy">复制</view></view> |
|
|
|
</view> |
|
|
|
<view class="prizeDesc" style="background-color:white;display:block;overflow:auto;" wx:if="{{machineShow}}"> |
|
|
|
<view class="titleText">查看详情</view> |
|
|
|
<view class="lineSty"></view> |
|
|
|
<image class="closeXieyi" bindtap="machineHide" src="{{imgUrl+'/images/closeXieyi.png'}}"></image> |
|
|
|
<view style="position:relative;"> |
|
|
|
<image style="width:750rpx;height:1206rpx;" src="{{imgUrl+'/newImages5/73.png?v=003'}}"></image> |
|
|
|
</view> |
|
|
|
<view class="cardCode" wx:if="{{couponListCode}}" style="left:220rpx;top:415rpx;font-size:24rpx;color:#a99247;">{{couponListCode}}<view bindtap="cardCodeCopy" class="cardCodeCopy">复制</view></view> |
|
|
|
</view> |
|
|
|
<view class="prizeDesc" style="background-color:white;display:block;overflow:auto;" wx:if="{{upgradeShow}}"> |
|
|
|
<view class="titleText">查看详情</view> |
|
|
|
<view class="lineSty"></view> |
|
|
|
<image class="closeXieyi" bindtap="upgradeHide" src="{{imgUrl+'/images/closeXieyi.png'}}"></image> |
|
|
|
<view style="position:relative;"> |
|
|
|
<image style="width:750rpx;height:1410rpx;" src="{{imgUrl+'/newImages5/72.png?v=003'}}"></image> |
|
|
|
</view> |
|
|
|
<view class="cardCode">{{buyStateCouponCode}}<view bindtap="cardCodeCopy" class="cardCodeCopy">复制</view></view> |
|
|
|
<!-- <view class="vipDetail"> |
|
|
|
<image style="width:100%;height:100%;" src="{{imgUrl+'/newImages2/46.png?v=001'}}"></image> |
|
|
|
<image class="vipDetailY" bindtap="vipDetailControl" src="{{imgUrl+'/newImages2/45.png'}}"></image> |
|
|
|
</view> --> |
|
|
|
<view class="cardCode" wx:if="{{couponListCode}}" style="left:168rpx;top:480rpx;font-size:20rpx;color:white;">{{couponListCode}}<view bindtap="cardCodeCopy" class="cardCodeCopy2">复制</view></view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
<agreement bindmyevent="agreementControl" wx:if="{{agreement}}"></agreement> |