From 10572998aa54d61c45df3e334eb01e44a15df729 Mon Sep 17 00:00:00 2001 From: inleft <inleft@qq.com> Date: Wed, 10 Aug 2022 18:35:59 +0800 Subject: [PATCH] 常量提取,优化视频模块布局 --- package.json | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/package.json b/package.json index 32686ea..6c3c2a4 100644 --- a/package.json +++ b/package.json @@ -14,6 +14,8 @@ "axios": "^0.24.0", "babel-plugin-import": "^1.13.3", "core-js": "^2.6.5", + "dplayer": "^1.26.0", + "hls.js": "^1.1.5", "jquery": "^3.6.0", "js-md5": "^0.7.3", "jsdom": "^18.1.1", -- Gitblit v1.9.1