From 63de0ea14d233b60ddcc4a0c338e2ab07242a9c0 Mon Sep 17 00:00:00 2001 From: yangjian Date: Mon, 11 Aug 2025 09:12:14 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=BB=E9=99=A4=E6=97=A0=E7=94=A8=E7=9A=84?= =?UTF-8?q?=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 +++ front-end/mall4uni/package.json | 1 - 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 58fa906..6b84715 100644 --- a/.gitignore +++ b/.gitignore @@ -58,3 +58,6 @@ gen_code ### node ### node_modules + +### vscode ### +.vscode diff --git a/front-end/mall4uni/package.json b/front-end/mall4uni/package.json index 642063f..291f078 100644 --- a/front-end/mall4uni/package.json +++ b/front-end/mall4uni/package.json @@ -41,7 +41,6 @@ "js-base64": "3.7.7", "uni-crazy-router": "1.1.3", "uni-vite-plugin-h5-prod-effect": "1.0.1", - "videojs-flash": "2.2.1", "vue": "3.2.47" }, "devDependencies": {