From ccc83141ea6dbb72bad1ceb76760d482f9eda323 Mon Sep 17 00:00:00 2001 From: lizhongyi Date: Mon, 13 Nov 2023 18:02:49 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0uni-usercapturescreen=20packa?= =?UTF-8?q?ge.json=E9=85=8D=E7=BD=AE=E6=94=AF=E6=8C=81:=20vue2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- uni_modules/uni-usercapturescreen/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uni_modules/uni-usercapturescreen/package.json b/uni_modules/uni-usercapturescreen/package.json index 6b099cf..c55c0f8 100644 --- a/uni_modules/uni-usercapturescreen/package.json +++ b/uni_modules/uni-usercapturescreen/package.json @@ -54,7 +54,7 @@ }, "client": { "Vue": { - "vue2": "n", + "vue2": "y", "vue3": "y" }, "App": { -- GitLab