refactor(components): 优化多个组件的样式和结构

-调整了多个组件的图标使用
- 优化了部分组件的布局结构
- 移除了不必要的空行和空格
-统一了部分样式类名的使用
This commit is contained in:
2025-08-17 12:01:17 +08:00
parent 6d66b7abbf
commit ee28aeeff9
27 changed files with 56 additions and 3192 deletions

23
pnpm-lock.yaml generated
View File

@@ -86,9 +86,6 @@ importers:
'@tarojs/taro-rn':
specifier: ^4.1.4
version: 4.1.4(uta2iou7tmlqjr3423a7zge7su)
'@types/qrcode':
specifier: ^1.5.5
version: 1.5.5
crypto-js:
specifier: ^4.2.0
version: 4.2.0
@@ -104,9 +101,6 @@ importers:
js-base64:
specifier: ^3.7.7
version: 3.7.7
qrcode:
specifier: ^1.5.4
version: 1.5.4
react:
specifier: ^18.3.1
version: 18.3.1
@@ -122,6 +116,9 @@ importers:
react-router-dom:
specifier: ^7.1.1
version: 7.1.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
weapp-qrcode:
specifier: ^1.0.0
version: 1.0.0
devDependencies:
'@babel/core':
specifier: ^7.26.0
@@ -2718,9 +2715,6 @@ packages:
'@types/prop-types@15.7.14':
resolution: {integrity: sha512-gNMvNH49DJ7OJYv+KAKn0Xp45p8PLl6zo2YnvDIbTd4J6MER2BmWN49TG7n9LvkyihINxeKW8+3bfS2yDC9dzQ==, tarball: https://registry.npmmirror.com/@types/prop-types/-/prop-types-15.7.14.tgz}
'@types/qrcode@1.5.5':
resolution: {integrity: sha512-CdfBi/e3Qk+3Z/fXYShipBT13OJ2fDO2Q2w5CIP5anLTLIndQG9z6P1cnm+8zCWSpm5dnxMFd/uREtb0EXuQzg==}
'@types/qs@6.9.17':
resolution: {integrity: sha512-rX4/bPcfmvxHDv0XjfJELTTr+iB+tn032nPILqHm5wbthUUUuVtNGGqzhya9XUxjTP8Fpr0qYgSZZKxGY++svQ==, tarball: https://registry.npmmirror.com/@types/qs/-/qs-6.9.17.tgz}
@@ -9891,6 +9885,9 @@ packages:
wcwidth@1.0.1:
resolution: {integrity: sha512-XHPEwS0q6TaxcvG85+8EYkbiCux2XtWG2mkc47Ng2A77BQu9+DqIOJldST4HgPkuea7dvKSj5VgX3P1d4rW8Tg==, tarball: https://registry.npmmirror.com/wcwidth/-/wcwidth-1.0.1.tgz}
weapp-qrcode@1.0.0:
resolution: {integrity: sha512-4sa3W0rGDVJ9QaeZpAKlAuUxVyjhDwiUqHyGK/jJMsRMXnhb4yO8qWU/pZruMo+iT5J6CraS67lDMFb1VY+RaA==}
web-namespaces@2.0.1:
resolution: {integrity: sha512-bKr1DkiNa2krS7qxNtdrtHAmzuYGFQLiQ13TsorsdT6ULTkPLKuu5+GsFpDlg6JFjUTwX2DyhMPG2be8uPrqsQ==}
@@ -13679,10 +13676,6 @@ snapshots:
'@types/prop-types@15.7.14': {}
'@types/qrcode@1.5.5':
dependencies:
'@types/node': 18.19.68
'@types/qs@6.9.17': {}
'@types/range-parser@1.2.7': {}
@@ -22360,6 +22353,10 @@ snapshots:
dependencies:
defaults: 1.0.4
weapp-qrcode@1.0.0:
dependencies:
extend: 3.0.2
web-namespaces@2.0.1: {}
webidl-conversions@3.0.1: {}