From efaa39c83292aa25bc1964f8656aabf38d3e2265 Mon Sep 17 00:00:00 2001 From: ch Date: Wed, 25 May 2022 20:04:16 +0800 Subject: [PATCH 1/2] =?UTF-8?q?pref:=E8=99=9A=E6=8B=9F=E5=95=86=E5=93=81?= =?UTF-8?q?=E6=8F=90=E4=BA=A4=E8=AE=A2=E5=8D=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/cart/index.vue | 27 ++++++++++++++++++++------- pages/goods/detail/_id.vue | 2 +- pages/order/submit/index.vue | 13 ++++++++----- 3 files changed, 29 insertions(+), 13 deletions(-) diff --git a/pages/cart/index.vue b/pages/cart/index.vue index fefbf60..3495247 100644 --- a/pages/cart/index.vue +++ b/pages/cart/index.vue @@ -2,7 +2,7 @@ * @Author: ch * @Date: 2022-05-03 22:41:15 * @LastEditors: ch - * @LastEditTime: 2022-05-16 20:40:48 + * @LastEditTime: 2022-05-25 17:57:25 * @Description: file content -->