From 916b6bf89465f057532ad8469e4e0002fc361716 Mon Sep 17 00:00:00 2001 From: inleft <inleft@qq.com> Date: Thu, 18 Aug 2022 16:24:30 +0800 Subject: [PATCH] 日志内页添加头图 --- package.json | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/package.json b/package.json index 32686ea..4e652ff 100644 --- a/package.json +++ b/package.json @@ -14,12 +14,15 @@ "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", "location": "0.0.1", "mockjs2": "^1.0.8", "navigator": "^1.0.1", + "owo": "^1.0.2", "text-loader": "^0.0.1", "vue": "^2.6.14", "vue-infinite-scroll": "^2.0.2", -- Gitblit v1.9.1