1、微信组件更新vue3.視頻組件更新使用video.js 6.0.0版本。

2、目前mp中視頻組件可以簡單的使用了。
This commit is contained in:
wuxiran
2023-03-27 03:18:25 +08:00
parent 72ddb0c0d8
commit ed5990f229
7 changed files with 719 additions and 722 deletions

View File

@ -25,6 +25,7 @@
<script setup lang="ts" name="WxVoicePlayer">
// 因为微信语音是 amr 格式,所以需要用到 amr 解码器https://www.npmjs.com/package/benz-amr-recorder
import BenzAMRRecorder from 'benz-amr-recorder'
const props = defineProps({