perf: 样式调整

This commit is contained in:
rd
2025-07-30 17:44:27 +08:00
parent 35835ca113
commit b1a5914e30
6 changed files with 167 additions and 16 deletions

15
pnpm-lock.yaml generated
View File

@ -32,6 +32,9 @@ importers:
echarts:
specifier: ^5.6.0
version: 5.6.0
element-resize-detector:
specifier: ^1.2.4
version: 1.2.4
html2canvas:
specifier: ^1.4.1
version: 1.4.1
@ -1462,6 +1465,9 @@ packages:
resolution: {integrity: sha512-hCEtSWF9Xin1mVIrgCAwJhIJxURWOu3odjKsv+9TXofdJly0vO9Di87hnkChwi44v0+LPzHtNOjoCUYb36fBhg==}
engines: {node: '>=0.10.0'}
batch-processor@1.0.0:
resolution: {integrity: sha512-xoLQD8gmmR32MeuBHgH0Tzd5PuSZx71ZsbhVxOCRbgktZEPe4SQy7s9Z50uPp0F/f7iw2XmkHN2xkgbMfckMDA==}
big.js@5.2.2:
resolution: {integrity: sha512-vyL2OymJxmarO8gxMr0mhChsO9QGwhynfuu4+MHTAW6czfq9humCB7rKpUjDd9YUiDPU4mzpyupFSvOClAwbmQ==}
@ -2005,6 +2011,9 @@ packages:
electron-to-chromium@1.4.284:
resolution: {integrity: sha512-M8WEXFuKXMYMVr45fo8mq0wUrrJHheiKZf6BArTKk9ZBYCKJEOU5H8cdWgDT+qCVZf7Na4lVUaZsA+h6uA9+PA==}
element-resize-detector@1.2.4:
resolution: {integrity: sha512-Fl5Ftk6WwXE0wqCgNoseKWndjzZlDCwuPTcoVZfCP9R3EHQF8qUtr3YUPNETegRBOKqQKPW3n4kiIWngGi8tKg==}
emoji-regex@8.0.0:
resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==}
@ -7270,6 +7279,8 @@ snapshots:
transitivePeerDependencies:
- supports-color
batch-processor@1.0.0: {}
big.js@5.2.2: {}
binary-extensions@2.2.0: {}
@ -7910,6 +7921,10 @@ snapshots:
electron-to-chromium@1.4.284: {}
element-resize-detector@1.2.4:
dependencies:
batch-processor: 1.0.0
emoji-regex@8.0.0: {}
emoji-regex@9.2.2: {}