From 966a8768ef1f929178ad3d548257513e25698475 Mon Sep 17 00:00:00 2001
From: yvan.ni <765199919@qq.com>
Date: Fri, 10 Jul 2020 10:51:55 +0800
Subject: [PATCH] 礼包活动未开始,和互动结束的bug优化
---
pages/giftpack/giftpacklist/giftpacklist.js | 5 ++---
pages/giftpack/giftpacklist/giftpacklist.wxml | 56 +++++++++++++++++++++++++++++++++-----------------------
pages/giftpack/giftpacklist/giftpacklist.wxss | 4 ++--
3 files changed, 37 insertions(+), 28 deletions(-)
diff --git a/pages/giftpack/giftpacklist/giftpacklist.js b/pages/giftpack/giftpacklist/giftpacklist.js
index 05050b3..ff806b1 100644
--- a/pages/giftpack/giftpacklist/giftpacklist.js
+++ b/pages/giftpack/giftpacklist/giftpacklist.js
@@ -239,7 +239,7 @@ Page({
}
}
} else {
- getApp().my_warnning("系统繁忙,请稍后再试", 0, th);
+ getApp().my_warnning(res.data.msg, 0, th);
return false;
}
}
@@ -293,7 +293,7 @@ Page({
isStart:isStart,
})
} else {
- getApp().my_warnning("系统繁忙,请稍后再试", 0, _this2);
+ getApp().my_warnning(res.data.msg, 0, _this2);
return false;
}
}
@@ -337,7 +337,6 @@ Page({
},
"put"
-
)
},
diff --git a/pages/giftpack/giftpacklist/giftpacklist.wxml b/pages/giftpack/giftpacklist/giftpacklist.wxml
index de8a720..92065b4 100644
--- a/pages/giftpack/giftpacklist/giftpacklist.wxml
+++ b/pages/giftpack/giftpacklist/giftpacklist.wxml
@@ -100,29 +100,39 @@
-
-
+
+
+
+
+
+
+
+