refactor: 欢迎页面重构

This commit is contained in:
张益铭
2021-03-29 18:18:24 +08:00
parent 267d34999e
commit f07d3fef9f
4 changed files with 118 additions and 10 deletions

10
package-lock.json generated
View File

@@ -1335,6 +1335,11 @@
"has-flag": "^3.0.0"
}
},
"three": {
"version": "0.126.1",
"resolved": "http://192.168.250.101:4873/three/-/three-0.126.1.tgz",
"integrity": "sha1-z05OUgYP2VL28NVEDL1CLGa8S+c="
},
"to-fast-properties": {
"version": "2.0.0",
"resolved": "http://192.168.250.101:4873/to-fast-properties/-/to-fast-properties-2.0.0.tgz",
@@ -1349,6 +1354,11 @@
"is-number": "^7.0.0"
}
},
"troisjs": {
"version": "0.1.19",
"resolved": "http://192.168.250.101:4873/troisjs/-/troisjs-0.1.19.tgz",
"integrity": "sha1-zQGFZQGu91Uwhe2AnynUTNGS3X4="
},
"type": {
"version": "1.2.0",
"resolved": "http://192.168.250.101:4873/type/-/type-1.2.0.tgz",