From c403c2acb13c2a04a1bcd03c1ce75b21dea56df4 Mon Sep 17 00:00:00 2001
From: li tong bao <2903733959@qq.com>
Date: Wed, 18 May 2022 18:38:51 +0800
Subject: [PATCH] =?UTF-8?q?--=E5=9C=B0=E5=9D=80=E7=AE=A1=E7=90=86=E5=AE=8C?=
=?UTF-8?q?=E6=88=90?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/components/AddressList/index.tsx | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/components/AddressList/index.tsx b/src/components/AddressList/index.tsx
index ae48293..e412e63 100644
--- a/src/components/AddressList/index.tsx
+++ b/src/components/AddressList/index.tsx
@@ -110,10 +110,10 @@ const AddressList = memo((props:Params)=>{
);
}):
- addButtonEnabled&&暂未添加地址
+ 暂未添加地址
}
- 添加收货地址
+ {addButtonEnabled&&添加收货地址}
)
})