修复部分显示问题

This commit is contained in:
yoyuzh
2026-03-26 14:29:30 +08:00
parent b2d9db7be9
commit 448e2a6886
14 changed files with 630 additions and 163 deletions

View File

@@ -22,6 +22,7 @@
"express": "^4.21.2",
"lucide-react": "^0.546.0",
"motion": "^12.23.24",
"ogl": "^1.0.11",
"react": "^19.0.0",
"react-admin": "^5.14.4",
"react-dom": "^19.0.0",
@@ -4404,6 +4405,12 @@
"node": ">= 0.4"
}
},
"node_modules/ogl": {
"version": "1.0.11",
"resolved": "https://registry.npmjs.org/ogl/-/ogl-1.0.11.tgz",
"integrity": "sha512-kUpC154AFfxi16pmZUK4jk3J+8zxwTWGPo03EoYA8QPbzikHoaC82n6pNTbd+oEaJonaE8aPWBlX7ad9zrqLsA==",
"license": "Unlicense"
},
"node_modules/on-finished": {
"version": "2.4.1",
"resolved": "https://registry.npmjs.org/on-finished/-/on-finished-2.4.1.tgz",