From c3a5a934f1db9d4de8a096d2ebe41f40d103f815 Mon Sep 17 00:00:00 2001 From: lizhongyi Date: Mon, 13 Nov 2023 18:13:43 +0800 Subject: [PATCH] =?UTF-8?q?=E9=85=8D=E7=BD=AE=20uni-usercapturescreen=20?= =?UTF-8?q?=E6=94=AF=E6=8C=81vue2?= 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