From e76af47396c6924eb9a2e9c373653fa492dce256 Mon Sep 17 00:00:00 2001
From: lf <1534621107@qq.com>
Date: Thu, 13 Jun 2024 14:01:41 +0800
Subject: [PATCH] =?UTF-8?q?=E5=8D=A1=E5=88=B8=E8=AF=A6=E6=83=85?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/pages/coupon/order.vue | 11 ++++++---
src/pages/coupon/product.vue | 35 ++++++++++++++++-------------
src/static/images/coupon/okbtn.png | Bin 0 -> 6393 bytes
3 files changed, 27 insertions(+), 19 deletions(-)
create mode 100644 src/static/images/coupon/okbtn.png
diff --git a/src/pages/coupon/order.vue b/src/pages/coupon/order.vue
index 0311a5e..55992c2 100644
--- a/src/pages/coupon/order.vue
+++ b/src/pages/coupon/order.vue
@@ -11,7 +11,12 @@
-
+
+
diff --git a/src/pages/coupon/product.vue b/src/pages/coupon/product.vue
index ef56fd3..9b64dd2 100644
--- a/src/pages/coupon/product.vue
+++ b/src/pages/coupon/product.vue
@@ -1,32 +1,35 @@
{
style: {
- navigationBarTitleText: '产品页',
+ navigationBarTitleText: '商品页',
},
}
-
+
-
-
+
+
-
+
+
+
+
@@ -34,7 +37,7 @@