From 49e28e7b02b94e32cbf2d3b5ca852b9284df4a3c Mon Sep 17 00:00:00 2001 From: shizhong <124974919@qq.com> Date: Tue, 19 Sep 2023 20:49:04 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E6=97=B6=E9=97=B4=E6=A3=80?= =?UTF-8?q?=E7=B4=A2=EF=BC=8Cvalue=20format=20=E9=94=99=E8=AF=AF=EF=BC=8C?= =?UTF-8?q?=E5=AF=BC=E8=87=B4=E6=97=A0=E6=B3=95=E6=90=9C=E7=B4=A2=E7=9A=84?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../mall/promotion/couponTemplate/index.vue | 30 ++++++++++++------- src/views/mp/message/index.vue | 2 +- src/views/pay/notify/index.vue | 2 +- 3 files changed, 21 insertions(+), 13 deletions(-) diff --git a/src/views/mall/promotion/couponTemplate/index.vue b/src/views/mall/promotion/couponTemplate/index.vue index b63e93e1..8a6704e6 100755 --- a/src/views/mall/promotion/couponTemplate/index.vue +++ b/src/views/mall/promotion/couponTemplate/index.vue @@ -4,22 +4,28 @@ - + - + @@ -283,7 +293,7 @@ @@ -377,8 +387,6 @@ const message = useMessage() // 遮罩层 const loading = ref(true) -// 显示搜索条件 -const showSearch = ref(true) // 总条数 const total = ref(0) // 优惠劵列表 diff --git a/src/views/mp/message/index.vue b/src/views/mp/message/index.vue index db92cc0f..0e1705f0 100644 --- a/src/views/mp/message/index.vue +++ b/src/views/mp/message/index.vue @@ -34,7 +34,7 @@