From 3fc70951bbd386c8c85e522cae80deba8823052e Mon Sep 17 00:00:00 2001 From: zhangwei <1504152376@qq.com> Date: 星期四, 15 八月 2024 17:28:20 +0800 Subject: [PATCH] 登录 --- src/manifest.json | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/src/manifest.json b/src/manifest.json index 7ea9a84..cb8c5d1 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -110,7 +110,8 @@ }, "mergeVirtualHostAttributes" : true, "lazyCodeLoading" : "requiredComponents", - "usingComponents" : true + "usingComponents" : true, + "style":"v2" }, "mp-alipay" : { "usingComponents" : true, -- Gitblit v1.9.1