feat: 添加音频可视化功能示例

This commit is contained in:
xiaoxian521
2023-07-12 18:04:54 +08:00
parent b674db0a06
commit e28efc12cd
13 changed files with 2714 additions and 6014 deletions

View File

@@ -35,7 +35,7 @@
"@logicflow/extension": "^1.2.9",
"@pureadmin/descriptions": "^1.1.1",
"@pureadmin/table": "^2.3.2",
"@pureadmin/utils": "^1.9.6",
"@pureadmin/utils": "^1.9.7",
"@vueuse/core": "^10.2.0",
"@vueuse/motion": "^2.0.0",
"@wangeditor/editor": "^5.1.23",
@@ -79,6 +79,7 @@
"vue-waterfall-plugin-next": "^2.2.1",
"vue3-danmaku": "^1.4.0",
"vuedraggable": "^4.1.0",
"wavesurfer.js": "^7.0.3",
"xgplayer": "^3.0.4",
"xlsx": "^0.18.5"
},