Skip to content

Commit 61400cb

Browse files
committed
完成display
1 parent 40768f0 commit 61400cb

11 files changed

Lines changed: 854 additions & 281 deletions

File tree

.hintrc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
{
99
"button-name": "off"
1010
}
11-
]
11+
],
12+
"axe/forms": "off"
1213
}
1314
}

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,13 +76,15 @@
7676
"echarts-for-react": "^3.0.2",
7777
"embla-carousel-autoplay": "^8.6.0",
7878
"embla-carousel-react": "^8.6.0",
79+
"framer-motion": "^12.30.0",
7980
"leaflet": "^1.9.4",
8081
"leva": "^0.10.1",
8182
"lucide-react": "^0.488.0",
8283
"next-themes": "^0.4.6",
8384
"ol": "^10.7.0",
8485
"qrcode.react": "^4.2.0",
8586
"react": "^19.1.0",
87+
"react-arborist": "^3.4.3",
8688
"react-colorful": "^5.6.1",
8789
"react-day-picker": "^9.13.0",
8890
"react-dom": "^19.1.0",

pnpm-lock.yaml

Lines changed: 152 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)