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

30
pnpm-lock.yaml generated
View File

@@ -14,9 +14,6 @@ importers:
clsx:
specifier: ^2.1.1
version: 2.1.1
element-china-area-data:
specifier: ^6.1.0
version: 6.1.0
i18next:
specifier: ^26.0.4
version: 26.0.4(typescript@5.9.3)
@@ -29,9 +26,6 @@ importers:
motion:
specifier: ^12.38.0
version: 12.38.0(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
province-city-china:
specifier: ^8.5.8
version: 8.5.8
react:
specifier: ^19.2.4
version: 19.2.4
@@ -312,9 +306,6 @@ packages:
'@oxc-project/types@0.115.0':
resolution: {integrity: sha512-4n91DKnebUS4yjUHl2g3/b2T+IUdCfmoZGhmwsovZCDaJSs+QkVAM+0AqqTxHSsHfeiMuueT75cZaZcT/m0pSw==}
'@province-city-china/types@8.5.8':
resolution: {integrity: sha512-KZ3NyM8HsaBVcn5BRhWaOeZRhqEvm18PfB6HfRDuZfwwWhJLoTxB81mTENrBlONr2g8fy/fSbjsh44gvOj+/Lw==}
'@rolldown/binding-android-arm64@1.0.0-rc.9':
resolution: {integrity: sha512-lcJL0bN5hpgJfSIz/8PIf02irmyL43P+j1pTCfbD1DbLkmGRuFIA4DD3B3ZOvGqG0XiVvRznbKtN0COQVaKUTg==}
engines: {node: ^20.19.0 || >=22.12.0}
@@ -733,9 +724,6 @@ packages:
resolution: {integrity: sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==}
engines: {node: '>=10'}
china-division@2.7.0:
resolution: {integrity: sha512-4uUPAT+1WfqDh5jytq7omdCmHNk3j+k76zEG/2IqaGcYB90c2SwcixttcypdsZ3T/9tN1TTpBDoeZn+Yw/qBEA==}
chownr@3.0.0:
resolution: {integrity: sha512-+IxzY9BZOQd/XuYPRmrvEVjF/nqj5kgT4kEq7VofrDoM1MxoRjEWkrCC3EtLi59TVawxTAn+orJwFQcrqEN1+g==}
engines: {node: '>=18'}
@@ -795,9 +783,6 @@ packages:
electron-to-chromium@1.5.313:
resolution: {integrity: sha512-QBMrTWEf00GXZmJyx2lbYD45jpI3TUFnNIzJ5BBc8piGUDwMPa1GV6HJWTZVvY/eiN3fSopl7NRbgGp9sZ9LTA==}
element-china-area-data@6.1.0:
resolution: {integrity: sha512-IkpcjwQv2A/2AxFiSoaISZ+oMw1rZCPUSOg5sOCwT5jKc96TaawmKZeY81xfxXsO0QbKxU5LLc6AirhG52hUmg==}
elementtree@0.1.7:
resolution: {integrity: sha512-wkgGT6kugeQk/P6VZ/f4T+4HB41BVgNBq5CDIZVbQ02nvTVqAiVTbskxxu3eA/X96lMlfYOwnLQpN2v5E1zDEg==}
engines: {node: '>= 0.4.0'}
@@ -1369,9 +1354,6 @@ packages:
resolution: {integrity: sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==}
engines: {node: '>= 6'}
province-city-china@8.5.8:
resolution: {integrity: sha512-gUV5kSOWHVufemkq6lygb0ngNZ4snMcONmr3QzxHuj1MYOQPphiyjHplfmywcVGWdGQgim30RXia/mYB007eLg==}
punycode@2.3.1:
resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==}
engines: {node: '>=6'}
@@ -2006,8 +1988,6 @@ snapshots:
'@oxc-project/types@0.115.0': {}
'@province-city-china/types@8.5.8': {}
'@rolldown/binding-android-arm64@1.0.0-rc.9':
optional: true
@@ -2363,8 +2343,6 @@ snapshots:
ansi-styles: 4.3.0
supports-color: 7.2.0
china-division@2.7.0: {}
chownr@3.0.0: {}
clsx@2.1.1: {}
@@ -2403,10 +2381,6 @@ snapshots:
electron-to-chromium@1.5.313: {}
element-china-area-data@6.1.0:
dependencies:
china-division: 2.7.0
elementtree@0.1.7:
dependencies:
sax: 1.1.4
@@ -2903,10 +2877,6 @@ snapshots:
kleur: 3.0.3
sisteransi: 1.0.5
province-city-china@8.5.8:
dependencies:
'@province-city-china/types': 8.5.8
punycode@2.3.1: {}
react-dom@19.2.4(react@19.2.4):