From 15a2429323f6b685a8622b3a13c03e5f649fea3d Mon Sep 17 00:00:00 2001 From: gyq <875626088@qq.com> Date: Tue, 23 Dec 2025 14:48:57 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E5=A5=97=E9=A4=90=E6=8E=A8?= =?UTF-8?q?=E5=B9=BF=E7=9A=84=E7=BC=96=E8=BE=91/=E5=88=A0=E9=99=A4=20?= =?UTF-8?q?=E4=B8=8B=E6=9E=B6=E5=90=8E=E5=8F=AF=E6=93=8D=E4=BD=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pageMarket/groupGoods/index.vue | 2 +- .../components/goodsList.vue | 19 +++++++++++++------ 2 files changed, 14 insertions(+), 7 deletions(-) diff --git a/pageMarket/groupGoods/index.vue b/pageMarket/groupGoods/index.vue index e95bca9..1ecd346 100644 --- a/pageMarket/groupGoods/index.vue +++ b/pageMarket/groupGoods/index.vue @@ -72,7 +72,7 @@ watch( if (newValue == 0) { uni.showModal({ title: '注意', - content: '关闭拼团商品所有未支付的订单都将自动取消,是否确定关闭?', + content: '关闭拼团商品所有未成团的订单都将自动取消,是否确定关闭?', success: (res) => { if (res.confirm) { upShopConfigAjax(); diff --git a/pageMarket/packagePopularize/components/goodsList.vue b/pageMarket/packagePopularize/components/goodsList.vue index 108dba2..678b458 100644 --- a/pageMarket/packagePopularize/components/goodsList.vue +++ b/pageMarket/packagePopularize/components/goodsList.vue @@ -45,12 +45,19 @@ - - 删除 - - - 编辑 - + +