feat: add Grid Layout

This commit is contained in:
Qiuxia Fan
2021-12-20 17:06:43 +08:00
parent 2aa8204434
commit d8ff29fac5
6 changed files with 438 additions and 5 deletions

View File

@@ -16,8 +16,10 @@
"three": "^0.131.3",
"three-orbit-controls": "^82.1.0",
"vue": "^3.0.0",
"vue-grid-layout": "^3.0.0-beta1",
"vue-i18n": "^9.1.9",
"vue-router": "^4.0.0-0",
"vue-types": "^4.1.1",
"vuex": "^4.0.0-0"
},
"devDependencies": {