Kaynağa Gözat

upload

newCard
HolyKnightIX 2 yıl önce
ebeveyn
işleme
be9c9617e6
5 değiştirilmiş dosya ile 19 ekleme ve 15 silme
  1. +0
    -5
      ext.json
  2. +8
    -8
      pages/bargain/bargainDatail/bargainDatail.wxml
  3. +2
    -1
      pages/order/index/index.wxml
  4. +2
    -1
      pages/order/index/index.wxss
  5. +7
    -0
      project.private.config.json

+ 0
- 5
ext.json Dosyayı Görüntüle

@@ -24,7 +24,6 @@
} }
], ],
"configUrl": "https://ctest.malls.iformall.com/C/api", "configUrl": "https://ctest.malls.iformall.com/C/api",
"businessSwitch": "1",
"ifHaveWebSocket": "0", "ifHaveWebSocket": "0",
"ifHaveCarModular": "1" "ifHaveCarModular": "1"
}, },
@@ -76,10 +75,6 @@
"navigationBarBackgroundColor": "#FFFFFF" "navigationBarBackgroundColor": "#FFFFFF"
}, },
"plugins": { "plugins": {
"auto-points-plugin": {
"version": "1.3.0",
"provider": "wxfab2bf944bfc4da6"
},
"live-player-plugin": { "live-player-plugin": {
"version": "1.3.4", "version": "1.3.4",
"provider": "wx2b03c6e691cd7370" "provider": "wx2b03c6e691cd7370"


+ 8
- 8
pages/bargain/bargainDatail/bargainDatail.wxml Dosyayı Görüntüle

@@ -1,7 +1,7 @@
<!-- <button class='goback' bindtap='goback'><image src='{{wmhome}}' mode="widthFix"></image></button> --> <!-- <button class='goback' bindtap='goback'><image src='{{wmhome}}' mode="widthFix"></image></button> -->
<navbar back home text="砍价详情" background="#fff"></navbar> <navbar back home text="砍价详情" background="#fff"></navbar>
<view style="height:{{navigationBarHeight}} "></view> <view style="height:{{navigationBarHeight}} "></view>
<view class="bargainDetail" hover-class="none" hover-stop-propagation="false" wx:if="{{showPage}}" >
<view class="bargainDetail" hover-class="none" hover-stop-propagation="false" wx:if="{{showPage}}">
<view class="listitem clearfix" hover-class="none" hover-stop-propagation="false"> <view class="listitem clearfix" hover-class="none" hover-stop-propagation="false">
<image class="fl" src="{{data.coverImg}}" lazy-load="true" binderror="" bindload="" mode='aspectFill'></image> <image class="fl" src="{{data.coverImg}}" lazy-load="true" binderror="" bindload="" mode='aspectFill'></image>
<view class="fl ri" hover-class="none" hover-stop-propagation="false"> <view class="fl ri" hover-class="none" hover-stop-propagation="false">
@@ -16,8 +16,7 @@
<text class="fl">已砍 <text>{{already}}元</text></text> <text class="fl">已砍 <text>{{already}}元</text></text>
<text class="fr" wx:if="{{data.pressCurrentValue/100!=0}}">还剩 <text>{{remain}}元</text></text> <text class="fr" wx:if="{{data.pressCurrentValue/100!=0}}">还剩 <text>{{remain}}元</text></text>
</view> </view>
<progress percent="{{((data.price-data.salePrice-data.pressCurrentValue)/(data.price-data.salePrice))*100}}" wx:if="{{data.orderStatus !=8&&data.orderStatus!=1&&data.orderStatus!=9}}" color="#FD782D" class="progressbar" border-radius="10px" stroke-width="10"
/>
<progress percent="{{((data.price-data.salePrice-data.pressCurrentValue)/(data.price-data.salePrice))*100}}" wx:if="{{data.orderStatus !=8&&data.orderStatus!=1&&data.orderStatus!=9}}" color="#FD782D" class="progressbar" border-radius="10px" stroke-width="10" />
<view class="time" hover-class="none" wx:if="{{data.orderStatus !=8&&data.orderStatus!=1&&data.orderStatus!=9&&data.orderStatus != 7}}" hover-stop-propagation="false"> <view class="time" hover-class="none" wx:if="{{data.orderStatus !=8&&data.orderStatus!=1&&data.orderStatus!=9&&data.orderStatus != 7}}" hover-stop-propagation="false">
还剩 还剩
<text>{{day}}</text>天: <text>{{day}}</text>天:
@@ -39,12 +38,13 @@
<button bindtap="gotomore">更多砍价商品</button> <button bindtap="gotomore">更多砍价商品</button>
</view> </view>
<view class='help' wx:if="{{data.orderStatus != 7&&data.orderStatus != 1&&data.orderStatus != 9}}">还需邀请 <view class='help' wx:if="{{data.orderStatus != 7&&data.orderStatus != 1&&data.orderStatus != 9}}">还需邀请
<text>{{data.pressLimitNum-data.orderPressList.length}}</text>位好友,帮忙砍至底价</view>
<text>{{data.pressLimitNum-data.orderPressList.length}}</text>位好友,帮忙砍至底价
</view>
<view class="success" wx:if="{{data.orderStatus == 7||data.orderStatus == 1}}" hover-class="none" hover-stop-propagation="false"> <view class="success" wx:if="{{data.orderStatus == 7||data.orderStatus == 1}}" hover-class="none" hover-stop-propagation="false">
<image src="{{chenggong}}" mode="widthFix"></image> <image src="{{chenggong}}" mode="widthFix"></image>
<text class="" selectable="false" space="false" decode="false"> <text class="" selectable="false" space="false" decode="false">
已砍至底价
</text>
已砍至底价
</text>
</view> </view>
<view class='helpDiscount' wx:if="{{data.orderStatus == 6&&discountStatus == 2}}"> <view class='helpDiscount' wx:if="{{data.orderStatus == 6&&discountStatus == 2}}">
<image bindtap='helpDiscount' src='{{wmhelp}}' mode='widthFix'></image> <image bindtap='helpDiscount' src='{{wmhelp}}' mode='widthFix'></image>
@@ -63,7 +63,7 @@
<view class="text fl clearfix"> <view class="text fl clearfix">
<text class="text01 fl"><text>{{item.nickName}}</text></text> <text class="text01 fl"><text>{{item.nickName}}</text></text>
<text class="text02 fl"><text class="fl">砍掉</text> <text class="text02 fl"><text class="fl">砍掉</text>
<text class="fl">{{item.pressValue/100}}元</text></text>
<text class="fl">{{item.pressValue/100}}元</text></text>
<text class="text03 fr">{{item.createDate}}前</text> <text class="text03 fr">{{item.createDate}}前</text>
</view> </view>
</view> </view>
@@ -77,7 +77,7 @@
<button class='share user-motto' data-orderId='{{data.mainOrderId}}' id="shareBtn" open-type="share" hover-class="other-button-hover">邀请好友砍价</button> <button class='share user-motto' data-orderId='{{data.mainOrderId}}' id="shareBtn" open-type="share" hover-class="other-button-hover">邀请好友砍价</button>
</view> </view>
</form> </form>
<view style='display:{{display}}' wx:if="{{data.orderStatus == 7&&discountStatus == 1}}" class="btns01 clearfix" hover-class="none" hover-stop-propagation="false">
<view style='display:{{display}}' wx:if="{{data.orderStatus == 7 && discountStatus == 1}}" class="btns01 clearfix" hover-class="none" hover-stop-propagation="false">
<button bindtap='orderFunc' disabled='{{showButton1}}' data-orderId="{{data.composeOrderId}}" data-salePrice="{{data.salePrice/100}}" hover-class="other-button-hover">{{data.salePrice/100}}元 底价购买</button> <button bindtap='orderFunc' disabled='{{showButton1}}' data-orderId="{{data.composeOrderId}}" data-salePrice="{{data.salePrice/100}}" hover-class="other-button-hover">{{data.salePrice/100}}元 底价购买</button>
</view> </view>
</view> </view>

+ 2
- 1
pages/order/index/index.wxml Dosyayı Görüntüle

@@ -32,7 +32,8 @@
<text class='sucess' wx:if="{{child.orderStatus==1&&child.salePrice==0&&child.type!=50&&child.type!=51}}">免费领取</text> <text class='sucess' wx:if="{{child.orderStatus==1&&child.salePrice==0&&child.type!=50&&child.type!=51}}">免费领取</text>
<text class='sucess' wx:if="{{child.orderStatus==1&&child.salePrice==0&&(child.type==50||child.type==51)}}">积分兑换</text> <text class='sucess' wx:if="{{child.orderStatus==1&&child.salePrice==0&&(child.type==50||child.type==51)}}">积分兑换</text>
<text class='sucess' wx:if="{{child.orderStatus==1&&child.salePrice!=0}}">付款成功</text> <text class='sucess' wx:if="{{child.orderStatus==1&&child.salePrice!=0}}">付款成功</text>
<text class='waiting' wx:if="{{child.orderStatus==97}}">订单已取消,即将退款</text>
<text class='waiting' wx:if="{{child.orderStatus == 97}}">已取消,即将退款</text>

</view> </view>


<view class="itemImg"> <view class="itemImg">


+ 2
- 1
pages/order/index/index.wxss Dosyayı Görüntüle

@@ -136,7 +136,8 @@
.waiting { .waiting {
position: relative; position: relative;
top: 20rpx;
top: 2rpx;
left: -6rpx;
display: inline-block; display: inline-block;
width: 280rpx !important; width: 280rpx !important;
overflow: visible !important; overflow: visible !important;


+ 7
- 0
project.private.config.json Dosyayı Görüntüle

@@ -24,6 +24,13 @@
"query": "type=se", "query": "type=se",
"launchMode": "default", "launchMode": "default",
"scene": null "scene": null
},
{
"name": "",
"pathName": "https://game.malls.iformall.com/game/goldEqg/index.html?token=f7947cfe-f744-4db9-9df7-be4595e77d2b:1063:wx-cuser&amp;gameld=2&amp;id=806319604576579584",
"query": "",
"launchMode": "default",
"scene": null
} }
] ]
} }


Yükleniyor…
İptal
Kaydet