feat: 完善颜色选择

This commit is contained in:
奔跑的面条
2024-12-17 21:35:37 +08:00
parent 844b95987e
commit 5d6850b47d
2 changed files with 103 additions and 37 deletions
+2 -2
View File
@@ -2,7 +2,7 @@
"name": "go-view",
"version": "1.1.11",
"engines": {
"node": ">=16.14 <18.0.0"
"node": ">=16.14"
},
"scripts": {
"dev": "vite --host",
@@ -39,7 +39,7 @@
"keymaster": "^1.6.2",
"mitt": "^3.0.0",
"monaco-editor": "^0.33.0",
"naive-ui": "2.34.3",
"naive-ui": "2.40.3",
"pinia": "^2.0.13",
"screenfull": "^6.0.1",
"three": "^0.145.0",