From 757412fac6d0a2031aea828eb898e101c517f422 Mon Sep 17 00:00:00 2001 From: wangsiyuan <2392948297@qq.com> Date: Tue, 9 Jan 2024 16:11:02 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20app.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app.json | 8 -------- 1 file changed, 8 deletions(-) diff --git a/app.json b/app.json index eeabca4..6229f2d 100644 --- a/app.json +++ b/app.json @@ -15,14 +15,6 @@ "navigationBarBackgroundColor": "#2b4b6b" }, "style": "v2", - "rendererOptions": { - "skyline": { - "defaultDisplayBlock": true, - "disableABTest": true, - "sdkVersionBegin": "3.0.0", - "sdkVersionEnd": "15.255.255" - } - }, "componentFramework": "glass-easel", "sitemapLocation": "sitemap.json", "lazyCodeLoading": "requiredComponents"