From c139d1c4ecfc45bd1e2b95e23a29eec75d04db5e Mon Sep 17 00:00:00 2001 From: Gary Gu <garygu@Garydebijibendiannao.local> Date: Wed, 28 May 2025 15:06:03 +0800 Subject: [PATCH] feat: 增加实况默认选中 --- package.json | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/package.json b/package.json index 6d5e1ed..aa6a8bd 100644 --- a/package.json +++ b/package.json @@ -32,6 +32,7 @@ "echarts": "^5.4.1", "echarts-gl": "2.0.9", "element-ui": "^2.15.12", + "flv.js": "^1.6.2", "jquery": "^3.7.1", "lib-flexible": "^0.3.2", "lodash-es": "^4.17.21", -- Gitblit v1.9.3