From 7115f8dfceb1488da115ebfa8bf3b664df7f4c20 Mon Sep 17 00:00:00 2001 From: red-deng-deng <1924913374@qq.com> Date: Sat, 27 Nov 2021 19:05:52 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0C=E7=AB=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- homepage.html | 74 ++++++++++++++++++++++++++++++++++++++++----------- 1 file changed, 59 insertions(+), 15 deletions(-) diff --git a/homepage.html b/homepage.html index b815ae1..97e242d 100644 --- a/homepage.html +++ b/homepage.html @@ -48,6 +48,14 @@
+
+ + + + + + +
@@ -57,7 +65,7 @@
-
+
立即兑换
@@ -73,7 +81,8 @@ {{item.product_name}}
- 兑换 + 兑换 + {{item.available==2?'即将开始':item.available==3?'已过期':item.available==4?'已兑换':'已兑完'}} @@ -86,6 +95,12 @@