新增地图组件
Showing
... | @@ -14,6 +14,7 @@ | ... | @@ -14,6 +14,7 @@ |
"@element-plus/icons-vue": "^2.1.0", | "@element-plus/icons-vue": "^2.1.0", | ||
"@hcaptcha/vue3-hcaptcha": "^1.3.0", | "@hcaptcha/vue3-hcaptcha": "^1.3.0", | ||
"@icon-park/vue-next": "^1.4.2", | "@icon-park/vue-next": "^1.4.2", | ||
"@mapbox/mapbox-gl-language": "^1.0.1", | |||
"@types/ali-oss": "^6.16.11", | "@types/ali-oss": "^6.16.11", | ||
"@types/opentype.js": "^1.3.8", | "@types/opentype.js": "^1.3.8", | ||
"@types/psd": "^3.4.3", | "@types/psd": "^3.4.3", | ||
... | @@ -33,6 +34,7 @@ | ... | @@ -33,6 +34,7 @@ |
"html-to-image": "^1.11.11", | "html-to-image": "^1.11.11", | ||
"konva": "^9.3.0", | "konva": "^9.3.0", | ||
"lodash": "^4.17.21", | "lodash": "^4.17.21", | ||
"mapbox-gl": "^3.6.0", | |||
"md5-ts": "^0.1.6", | "md5-ts": "^0.1.6", | ||
"mitt": "^3.0.1", | "mitt": "^3.0.1", | ||
"mobile-detect": "^1.4.5", | "mobile-detect": "^1.4.5", | ||
... | ... |
Please register or sign in to comment