refactor(goods): 移除地区选择器组件并优化首页界面

This commit is contained in:
JiaJun
2026-04-16 09:05:59 +08:00
parent dcc9395b25
commit d8073ff640
8 changed files with 12 additions and 227 deletions

View File

@@ -12,12 +12,10 @@
"dependencies": {
"@tanstack/react-query": "^5.96.2",
"clsx": "^2.1.1",
"element-china-area-data": "^6.1.0",
"i18next": "^26.0.4",
"ky": "^2.0.0",
"lucide-react": "^0.577.0",
"motion": "^12.38.0",
"province-city-china": "^8.5.8",
"react": "^19.2.4",
"react-dom": "^19.2.4",
"react-i18next": "^17.0.2",