From 8b8e5372de1537e5a84950968b582edc4fd3847e Mon Sep 17 00:00:00 2001 From: ch Date: Mon, 16 May 2022 16:47:54 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B93=E7=BA=A7Bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/UIGoodsInfo.vue | 10 ++++--- .../index/order/detail/module/StatusInfo.vue | 19 ++++++++++--- pages/account/index/order/list/index.vue | 14 ++++++---- pages/cart/index.vue | 5 ++-- pages/order/submit/index.vue | 28 +++++++++++++++++-- pages/order/submit/module/Amount.vue | 13 ++++++--- 6 files changed, 66 insertions(+), 23 deletions(-) diff --git a/components/UIGoodsInfo.vue b/components/UIGoodsInfo.vue index 5692fb1..ea67357 100644 --- a/components/UIGoodsInfo.vue +++ b/components/UIGoodsInfo.vue @@ -2,14 +2,13 @@ * @Author: ch * @Date: 2022-05-08 14:41:42 * @LastEditors: ch - * @LastEditTime: 2022-05-12 14:37:00 + * @LastEditTime: 2022-05-16 16:13:11 * @Description: file content -->