Commit 8423db20 authored by wildfirecode13's avatar wildfirecode13

Merge branch 'master' of gitlab2.dui88.com:wanghongyuan/hello_taobao

parents b3cfab8b f9d22f5c
...@@ -52,7 +52,8 @@ ...@@ -52,7 +52,8 @@
} }
.gou_mai_ji_lu32 .gou_mai_ji_lu_kao_bei33 .zu135 .list { .gou_mai_ji_lu32 .gou_mai_ji_lu_kao_bei33 .zu135 .list {
width: 453rpx; /* width: 453rpx; */
width: 500rpx;
height: 383rpx; height: 383rpx;
opacity: 1; opacity: 1;
top: 150rpx; top: 150rpx;
...@@ -76,12 +77,13 @@ ...@@ -76,12 +77,13 @@
*/ */
.gou_mai_ji_lu32 .gou_mai_ji_lu_kao_bei33 .zu135 .list .zu13434 { .gou_mai_ji_lu32 .gou_mai_ji_lu_kao_bei33 .zu135 .list .zu13434 {
width: 453rpx; width: 500rpx;
height: 183rpx; height: 183rpx;
opacity: 1; opacity: 1;
top: 10rpx; top: 10rpx;
position: absolute; position: absolute;
} }
.gou_mai_ji_lu32 .gou_mai_ji_lu_kao_bei33 .zu135 .zu13434 .tu_ceng09_yue15_ri43 { .gou_mai_ji_lu32 .gou_mai_ji_lu_kao_bei33 .zu135 .zu13434 .tu_ceng09_yue15_ri43 {
width: 101rpx; width: 101rpx;
height: 21rpx; height: 21rpx;
......
...@@ -3,13 +3,13 @@ ...@@ -3,13 +3,13 @@
<image class="zu139123" src={{resList['7b5dab10-64dd-462c-bf41-3699e0df9a9e'].url}} /> <image class="zu139123" src={{resList['7b5dab10-64dd-462c-bf41-3699e0df9a9e'].url}} />
<view class="gou_mai_ji_lu_kao_bei33"> <view class="gou_mai_ji_lu_kao_bei33">
<image class="zu7" src={{resList['ae013a3c-875a-461d-9273-1f58dd01eca2'].url}} /> <image class="zu7" src={{resList['ae013a3c-875a-461d-9273-1f58dd01eca2'].url}} />
<image class="yuan_jiao_ju_xing71744" src={{resList['1a960b92-d4b6-40fe-8e31-9658a5d904ec'].url}} /> <!-- <image class="yuan_jiao_ju_xing71744" src={{resList['1a960b92-d4b6-40fe-8e31-9658a5d904ec'].url}} /> -->
<view class="zu135"> <view class="zu135">
<view class="list" a:if="{{orderList != null}}"> <view class="list" a:if="{{orderList != null}}">
<view class="zu13434" a:for="{{orderList}}" a:key="index" a:for-item="item"> <view class="zu13434" a:for="{{orderList}}" a:key="index" a:for-item="item">
<label style="{{item.order.orderDay}}">{{item.monthDate}}</label> <label class="day1" style="{{item.order.orderDay}}">{{item.monthDate}}</label>
<label style="{{item.order.orderFloor}}">{{item.floorRange}}</label> <label class="floor1" style="{{item.order.orderFloor}}">{{item.floorRange}}</label>
<label style="{{item.order.orderCredits}}">{{item.credits}}</label> <label class="credits1" style="{{item.order.orderCredits}}">{{item.credits}}</label>
</view> </view>
</view> </view>
<view class="no_order" a:elif="{{orderList == null}}">暂无购买记录</view> <view class="no_order" a:elif="{{orderList == null}}">暂无购买记录</view>
......
...@@ -41,24 +41,38 @@ ...@@ -41,24 +41,38 @@
position: absolute; position: absolute;
} }
.hui_yuan .hui_yuan_deng_ji .zhu_ce_hui_yuan .gou_maixxx_ge_lou_ceng_yi_gong_xu_yao_hua_feixxxx_ji_fen22 { .hui_yuan .hui_yuan_deng_ji .zhu_ce_hui_yuan .gou_maixxx_ge_lou_ceng_yi_gong_xu_yao_hua_feixxxx_ji_fen22 {
width: 376rpx; width: 500rpx;
height: 91rpx; height: 60rpx;
opacity: 1; opacity: 1;
left: 113rpx; left: 50rpx;
top: 159rpx; top: 159rpx;
position: absolute; position: absolute;
font-size: 22.39614rpx; font-size: 36rpx;
color: #ffa93a;
text-align: center;
}
.hui_yuan .hui_yuan_deng_ji .zhu_ce_hui_yuan .cost {
width: 500rpx;
height: 60rpx;
opacity: 1;
left: 50rpx;
top: 210rpx;
position: absolute;
font-size: 36rpx;
color: #ffa93a; color: #ffa93a;
text-align: center;
} }
.hui_yuan .hui_yuan_deng_ji .zhu_ce_hui_yuan .ps_mei_ceng_lou50_ji_fen { .hui_yuan .hui_yuan_deng_ji .zhu_ce_hui_yuan .ps_mei_ceng_lou50_ji_fen {
width: 192rpx; width: 500rpx;
height: 25rpx; height: 40rpx;
opacity: 1; opacity: 1;
left: 205rpx; left: 65rpx;
top: 271rpx; top: 271rpx;
position: absolute; position: absolute;
font-size: 14.93076rpx; font-size: 24rpx;
color: #ffa93a; color: #ffa93a;
text-align: center;
} }
.hui_yuan .hui_yuan_deng_ji .lan_qia_hui_yuan { .hui_yuan .hui_yuan_deng_ji .lan_qia_hui_yuan {
width: 670rpx; width: 670rpx;
......
...@@ -2,18 +2,17 @@ ...@@ -2,18 +2,17 @@
<image class="cha_cha4582" onTap="onOrderNowModalClose" src={{resList['b8bc26de-51ac-457f-bd3f-348e7df0af34'].url}} /> <image class="cha_cha4582" onTap="onOrderNowModalClose" src={{resList['b8bc26de-51ac-457f-bd3f-348e7df0af34'].url}} />
<view class="hui_yuan_deng_ji"> <view class="hui_yuan_deng_ji">
<view class="zhu_ce_hui_yuan"> <view class="zhu_ce_hui_yuan">
<!-- <image class="bei_jing1" src={{resList['26ff41d0-0891-4573-a557-1a0bb7881405'].url}} /> --> <!--<image class="bei_jing1" src={{resList['26ff41d0-0891-4573-a557-1a0bb7881405'].url}} /> -->
<image class="bei_jing5" a:if="{{vipCredits.grade == 5}}" src={{resList['c46f1953-53df-4fdd-aaab-b5e8252b84ce'].url}} /> <image class="bei_jing5" a:if="{{vipCredits.grade == 5}}" src={{resList['c46f1953-53df-4fdd-aaab-b5e8252b84ce'].url}} />
<image class="bei_jing4" a:else src={{resList['fcb78ed4-6a1a-4a00-9a63-14359b9c44ae'].url}} /> <image class="bei_jing4" a:else src={{resList['fcb78ed4-6a1a-4a00-9a63-14359b9c44ae'].url}} />
<!-- <image class="zu012" src={{resList['948928c1-e583-449d-baca-77db2e213fe1'].url}} /> --> <!--<image class="zu012" src={{resList['948928c1-e583-449d-baca-77db2e213fe1'].url}} /> -->
<!-- 会员标签 --> <!-- 会员标签 -->
<label class="grade_name">您是{{vipCredits.gradeName}}</label> <label class="grade_name">您是{{vipCredits.gradeName}}</label>
<label class="gou_maixxx_ge_lou_ceng_yi_gong_xu_yao_hua_feixxxx_ji_fen22"> <label class="gou_maixxx_ge_lou_ceng_yi_gong_xu_yao_hua_feixxxx_ji_fen22">
购买 {{vipCredits.canBuyFloor}} 个楼层 一共需要花费 {{vipCredits.gradeCredits * vipCredits.canBuyFloor}} 积分 购买 {{vipCredits.canBuyFloor}} 个楼层
</label> </label>
<label class="ps_mei_ceng_lou50_ji_fen">(PS:每层楼50积分)</label> <label class="cost">一共需要花费 {{vipCredits.gradeCredits * vipCredits.canBuyFloor}} 积分</label>
<label class="ps_mei_ceng_lou50_ji_fen">(PS:每层楼{{vipCredits.gradeCredits}}积分)</label>
</view> </view>
<!--<view class="lan_qia_hui_yuan"><image class="bei_jing2" src={{resList['1d470c7d-b99b-4fe1-a78e-319c6113a4f1'].url}} /><image class="zu723" src={{resList['491038ac-7976-4827-855c-c6693713e94d'].url}} /><label class="gou_maixxx_ge_lou_ceng_yi_gong_xu_yao_hua_feixxxx_ji_fen_kao_bei"> <!--<view class="lan_qia_hui_yuan"><image class="bei_jing2" src={{resList['1d470c7d-b99b-4fe1-a78e-319c6113a4f1'].url}} /><image class="zu723" src={{resList['491038ac-7976-4827-855c-c6693713e94d'].url}} /><label class="gou_maixxx_ge_lou_ceng_yi_gong_xu_yao_hua_feixxxx_ji_fen_kao_bei">
购买 XXX 个楼层 一共需要花费 XXXX 积分</label><label class="ps_mei_ceng_lou40_ji_fen">(PS:每层楼40积分)</label></view><view class="hong_qia_hui_yuan"><image class="bei_jing3" src={{resList['dddf56e4-6008-4b88-8210-c1a3b27e9f5d'].url}} /><image class="zu126834" src={{resList['157eceb5-639a-4d55-b237-3537a103254b'].url}} /><label class="gou_maixxx_ge_lou_ceng_yi_gong_xu_yao_hua_feixxxx_ji_fen_kao_bei2"> 购买 XXX 个楼层 一共需要花费 XXXX 积分</label><label class="ps_mei_ceng_lou40_ji_fen">(PS:每层楼40积分)</label></view><view class="hong_qia_hui_yuan"><image class="bei_jing3" src={{resList['dddf56e4-6008-4b88-8210-c1a3b27e9f5d'].url}} /><image class="zu126834" src={{resList['157eceb5-639a-4d55-b237-3537a103254b'].url}} /><label class="gou_maixxx_ge_lou_ceng_yi_gong_xu_yao_hua_feixxxx_ji_fen_kao_bei2">
......
...@@ -41,16 +41,18 @@ Component({ ...@@ -41,16 +41,18 @@ Component({
this.setData({ this.setData({
enableTap: true enableTap: true
}) })
this.onOrderNowModalClose();
this.props.onUserCredit(); this.props.onUserCredit();
setTimeout(() => {
this.onOrderNowModalClose();
commonToast(resp.message); commonToast(resp.message);
}, 500);
}else{ }else{
commonToast(resp.message) commonToast(resp.message)
} }
},(rej)=>{ },(rej)=>{
this.onOrderNowModalClose(); this.onOrderNowModalClose();
this.props.onUserCredit(); // this.props.onUserCredit();
commonToast(rej.message); commonToast(rej.message);
}) })
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
<image class="zu13974" src={{resList['7b5dab10-64dd-462c-bf41-3699e0df9a9e'].url}} /> <image class="zu13974" src={{resList['7b5dab10-64dd-462c-bf41-3699e0df9a9e'].url}} />
<view class="gou_mai_ji_lu_kao_bei28"> <view class="gou_mai_ji_lu_kao_bei28">
<image class="ju_xing705_kao_bei31" src={{resList['034783f1-bea0-4475-9103-5c579bc36c9b'].url}} /> <image class="ju_xing705_kao_bei31" src={{resList['034783f1-bea0-4475-9103-5c579bc36c9b'].url}} />
<image class="yuan_jiao_ju_xing71730" src={{resList['1a960b92-d4b6-40fe-8e31-9658a5d904ec'].url}} /> <!-- <image class="yuan_jiao_ju_xing71730" src={{resList['1a960b92-d4b6-40fe-8e31-9658a5d904ec'].url}} /> -->
<label class="wen_an_wen_an_wen_an_wen_an_wen_an_wen_an_wen_an_wen_an_wen_an_wen_an_wen_an_wen_an_wen_an_wen_an_wen_an_wen_an_wen_an_wen_an_wen_an_wen_an_wen_an_wen_an_wen_an_wen_an_wen_an_wen_an_wen_an_wen_an_wen_an_wen_an_wen_an_wen"> <label class="wen_an_wen_an_wen_an_wen_an_wen_an_wen_an_wen_an_wen_an_wen_an_wen_an_wen_an_wen_an_wen_an_wen_an_wen_an_wen_an_wen_an_wen_an_wen_an_wen_an_wen_an_wen_an_wen_an_wen_an_wen_an_wen_an_wen_an_wen_an_wen_an_wen_an_wen_an_wen">
<!-- 文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案 --> <!-- 文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案文案 -->
<slot /> <slot />
......
...@@ -32,8 +32,8 @@ ...@@ -32,8 +32,8 @@
<!-- bianli --> <!-- bianli -->
<image style="width:100rpx;height:100rpx;display:block;marginLeft:25rpx" src={{item.image}}></image> <image style="width:100rpx;height:100rpx;display:block;marginLeft:25rpx" src={{item.image}}></image>
<!-- <view style="width:100rpx;height:100rpx;background:white;marginLeft:25rpx"></view> --> <!-- <view style="width:100rpx;height:100rpx;background:white;marginLeft:25rpx"></view> -->
<view style="fontSize:22rpx">{{totalFloor}}*{{item.probability}}楼层</view> <view style="fontSize:22rpx;marginTop:10rpx">N*{{item.probability}}楼层</view>
<label style="fontSize:22rpx">{{item.name}}</label> <label style="fontSize:22rpx;height:40rpx;width:128rpx;overflow:hidden;letter-spacing:-1rpx;text-overflow:ellipsis;white-space:nowrap">{{item.name}}</label>
</view> </view>
</view> </view>
......
...@@ -374,19 +374,23 @@ Page({ ...@@ -374,19 +374,23 @@ Page({
left: 0, left: 0,
top: 40 * (lens-i) + 'rpx', top: 40 * (lens-i) + 'rpx',
position: 'absolute', position: 'absolute',
color: 'white' color: 'white',
}, },
orderFloor: { orderFloor: {
left: 200 + 'rpx', left: 180 + 'rpx',
top: 40 * (lens-i) + 'rpx', top: 40 * (lens-i) + 'rpx',
position: 'absolute', position: 'absolute',
color: 'white' color: 'white',
width:150+'rpx',
textAlign:'center'
}, },
orderCredits: { orderCredits: {
left: 400 + 'rpx', left: 400 + 'rpx',
top: 40 * (lens-i) + 'rpx', top: 40 * (lens-i) + 'rpx',
position: 'absolute', position: 'absolute',
color: 'white' color: 'white',
width:100+'rpx',
textAlign:'center'
} }
} }
data[i].order = orderStyle; data[i].order = orderStyle;
......
...@@ -40,7 +40,7 @@ ...@@ -40,7 +40,7 @@
<!-- 购买记录组件 --> <!-- 购买记录组件 -->
<view class="gou_mai_ji_lu46"> <view class="gou_mai_ji_lu46">
<image class="di77" src={{resList['79d3561c-5c4c-47b8-b4f9-51e7f82fcd7c'].url}} /> <image class="di77" src={{resList['79d3561c-5c4c-47b8-b4f9-51e7f82fcd7c'].url}} />
<image class="jin_du_tiao" src={{resList['40b73efe-19b8-41af-be83-17dc9b933e52'].url}} /> <!-- <image class="jin_du_tiao" src={{resList['40b73efe-19b8-41af-be83-17dc9b933e52'].url}} /> -->
<view class="zu13447" > <view class="zu13447" >
<!-- <label class="tu_ceng09_yue15_ri56">09 月 15日</label> <!-- <label class="tu_ceng09_yue15_ri56">09 月 15日</label>
<label class="tu_ceng10012055">100-120</label> <label class="tu_ceng10012055">100-120</label>
......
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