+
-
+
+
+
+ 到底了
+
-
-
-
\ No newline at end of file
+
+
+
+
\ No newline at end of file
diff --git a/pages/giftpack/buygiftpack/giftpackbuy.wxss b/pages/giftpack/buygiftpack/giftpackbuy.wxss
index 0ae857b..a43b773 100644
--- a/pages/giftpack/buygiftpack/giftpackbuy.wxss
+++ b/pages/giftpack/buygiftpack/giftpackbuy.wxss
@@ -29,6 +29,7 @@ page {
margin: 0rpx 20rpx 0rpx 20rpx;
-webkit-align-content: center;
align-content: center;
+ margin-bottom: 10rpx;
}
.top_title_box {
@@ -60,8 +61,9 @@ page {
.content_box {
background-color: #fff;
- margin: 10rpx 20rpx 0rpx 20rpx;
+ margin: 0rpx 20rpx;
border-radius: 10rpx;
+ margin-bottom: 10rpx;
}
.content_box_ware {
@@ -149,7 +151,7 @@ page {
}
.box_button_remark {
- margin-left: 5rpx;
+
}
.box_button_remark text {
@@ -162,24 +164,20 @@ page {
width: 160rpx;
height: 50rpx;
font-size: 20rpx;
- background: #d41c34;
- color: #fff;
+ background: #fff;
+ color: #000;
line-height: 50rpx;
}
-.box_button_dui {
- text-align: right;
- margin: 22rpx 25rpx 0rpx 0rpx;
-}
-
.box_button_dui button {
display: inline-block;
width: 160rpx;
height: 50rpx;
font-size: 20rpx;
- background: #fff;
- color: #000;
+ background: #d41c34;
+ color: #fff;
line-height: 50rpx;
+ margin-left: 20rpx;
}
.foot_box {
@@ -229,3 +227,17 @@ page {
font-size: 28rpx;
color: #fff;
}
+.After_all {
+ height: 80rpx;
+ margin-bottom: 10rpx;
+ color: rgb(255, 255, 255);
+}
+
+.After_all .Line {
+ border-top: 3rpx solid rgb(255, 255, 255);
+ width: 130rpx;
+}
+
+.After_all .end {
+ margin: 0rpx 15rpx;
+}
\ No newline at end of file
diff --git a/pages/giftpack/giftpacklist/giftpacklist.js b/pages/giftpack/giftpacklist/giftpacklist.js
index 08c1adb..bfd99dd 100644
--- a/pages/giftpack/giftpacklist/giftpacklist.js
+++ b/pages/giftpack/giftpacklist/giftpacklist.js
@@ -33,20 +33,26 @@ Page({
getGiftID: options.lbId,
orderSn: options.orderSn
})
- },
- onShow: function() {
- var th = this;
- if (th.data.isBuy == 0) {
+ if (options.isBuy == 0) {
th.GetMyGiftList();
} else {
th.GetBuyGiftList();
}
-
- // this.giftRemark = this.giftRemark.replace(/![]()
![]()
![]()
![]()
![]()
- {{"数量:"+item.num}}
+ {{"数量:"+item.num}}
@@ -71,7 +71,7 @@
-
+