From 22d80482d32dc896b475c55a2ae929745062b738 Mon Sep 17 00:00:00 2001
From: Cyy <547766613@qq.com>
Date: Wed, 21 Jun 2023 09:21:06 +0800
Subject: [PATCH] OA120115 搭配促销移至领券上方
---
pages/goods/goodsInfo/goodsInfo.wxml | 50 ++++++++++++++++++++++++++------------------------
1 file changed, 26 insertions(+), 24 deletions(-)
diff --git a/pages/goods/goodsInfo/goodsInfo.wxml b/pages/goods/goodsInfo/goodsInfo.wxml
index 3fa9e37..6d653f9 100644
--- a/pages/goods/goodsInfo/goodsInfo.wxml
+++ b/pages/goods/goodsInfo/goodsInfo.wxml
@@ -638,6 +638,31 @@
+
+
+
+ 优惠热配
+
+ 查看全部
+
+
+
+
+
+
+
+ {{collocationGoods.title}}
+
+ 搭配价¥{{collocationGoods.min}}-{{collocationGoods.max}}
+
+ 搭配价¥{{collocationGoods.min}}
+
+ 活动至{{filters.format_time(collocationGoods.end_time,1)}}
+
+
+
+
+
@@ -706,30 +731,7 @@
-
-
-
- 优惠热配
-
- 查看全部
-
-
-
-
-
-
-
- {{collocationGoods.title}}
-
- 搭配价¥{{collocationGoods.min}}-{{collocationGoods.max}}
-
- 搭配价¥{{collocationGoods.min}}
-
- 活动至{{filters.format_time(collocationGoods.end_time,1)}}
-
-
-
-
+
--
libgit2 0.21.4