From 3410daa2e242ba262a1d155e6e5cd16f99733fa3 Mon Sep 17 00:00:00 2001 From: Huang <596417202@qq.com> Date: Mon, 28 Nov 2022 16:12:10 +0800 Subject: [PATCH] =?UTF-8?q?chore-=E5=B0=8F=E7=A8=8B=E5=BA=8F=E9=85=8D?= =?UTF-8?q?=E7=BD=AE=20style:=20v2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/manifest.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/manifest.json b/src/manifest.json index 0d09250..0051968 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -73,7 +73,8 @@ "optimization" : { "subPackages" : true }, - "lazyCodeLoading" : "requiredComponents" + "lazyCodeLoading" : "requiredComponents", + "style": "v2" }, "mp-alipay" : { "usingComponents" : true,