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&&添加收货地址} ) })