完成购物车功能

This commit is contained in:
2025-07-18 19:42:01 +08:00
parent 22d4ffe2fb
commit 796b5af67d
9 changed files with 479 additions and 51 deletions

View File

@@ -29,7 +29,7 @@ function MySearch(props) {
display: 'flex',
alignItems: 'center',
background: '#ffffff',
padding: '0 7px',
padding: '0 5px',
borderRadius: '20px',
marginTop: '100px',
}}