From c3af52a00a9cdee10fe0fb2dcbb7d6a975584b67 Mon Sep 17 00:00:00 2001 From: ch Date: Mon, 16 May 2022 14:18:24 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B92=E7=BA=A7=E4=BB=A5=E4=B8=8AB?= =?UTF-8?q?Ug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../index/order/detail/module/StatusInfo.vue | 8 ++++-- pages/account/index/order/list/index.vue | 25 +++++++++++++------ pages/cart/index.vue | 4 +-- pages/order/submit/index.vue | 4 +-- pages/order/submit/module/Address.vue | 22 ---------------- pages/order/submit/module/Amount.vue | 6 ++--- 6 files changed, 31 insertions(+), 38 deletions(-) delete mode 100644 pages/order/submit/module/Address.vue diff --git a/pages/account/index/order/detail/module/StatusInfo.vue b/pages/account/index/order/detail/module/StatusInfo.vue index e83ce5b..ad964cc 100644 --- a/pages/account/index/order/detail/module/StatusInfo.vue +++ b/pages/account/index/order/detail/module/StatusInfo.vue @@ -2,7 +2,7 @@ * @Author: ch * @Date: 2022-05-09 14:41:37 * @LastEditors: ch - * @LastEditTime: 2022-05-16 11:14:11 + * @LastEditTime: 2022-05-16 11:46:05 * @Description: file content -->