From 09f25f3649c03ca3111a0da3039ae4f975108cd4 Mon Sep 17 00:00:00 2001 From: "DESKTOP-RQ919RC\\Pc" <1300399510@qq.com> Date: Tue, 12 Aug 2025 18:49:42 +0800 Subject: [PATCH] =?UTF-8?q?feat(H5):=20=E8=B0=83=E6=95=B4=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F=E5=B0=BA=E5=AF=B8=E5=B9=B6=E6=B7=BB=E5=8A=A0=E8=A7=86?= =?UTF-8?q?=E9=A2=91=E6=92=AD=E6=94=BE=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 修改了H5页面的CSS和LESS文件中的尺寸样式 - 添加了新的HTML文件实现视频播放器功能 - 新增WASM文件支持视频解码 --- 3.html | 81 +++++ H5/h5.css | 20 +- H5/h5.less | 28 +- js/dist-play.js | 748 ++++++++++++++++++++++++++++++++++++++ js/missile-v20210718.wasm | Bin 0 -> 1872240 bytes 5 files changed, 868 insertions(+), 9 deletions(-) create mode 100644 3.html create mode 100644 js/dist-play.js create mode 100644 js/missile-v20210718.wasm diff --git a/3.html b/3.html new file mode 100644 index 0000000..0139b96 --- /dev/null +++ b/3.html @@ -0,0 +1,81 @@ + + +
+ + +