feat 自动计算图标颜色

This commit is contained in:
jxxghp
2023-11-29 12:05:55 +08:00
parent f9c4dc616b
commit cfaf414f1c
5 changed files with 418 additions and 31 deletions

View File

@@ -28,6 +28,7 @@
"axios": "1.4.0",
"axios-mock-adapter": "^1.21.4",
"chart.js": "^4.1.2",
"colorthief": "^2.4.0",
"express": "^4.18.2",
"express-http-proxy": "^2.0.0",
"jwt-decode": "^3.1.2",
@@ -106,4 +107,4 @@
"resolutions": {
"postcss": "8"
}
}
}