From 57c1cf43fdccb5048d9da70b6651f331b4e72806 Mon Sep 17 00:00:00 2001 From: zhenyuWang <13641039885@163.com> Date: Tue, 9 Apr 2024 17:26:53 +0800 Subject: [PATCH] test: remove webview screenshot test --- pages.json | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/pages.json b/pages.json index fdc2f99c..47a1a667 100644 --- a/pages.json +++ b/pages.json @@ -1177,20 +1177,6 @@ } }, // #endif - { - "path": "pages/webview-screenshot-comparison/webview-screenshot-comparison", - "style": { - "navigationBarTitleText": "截图对比测试", - "navigationStyle": "custom" - } - }, - { - "path": "pages/webview-screenshot/webview-screenshot", - "style": { - "navigationBarTitleText": "webview 截图测试", - "navigationStyle": "custom" - } - }, // #ifdef APP { "path": "pages/API/rewarded-video-ad/rewarded-video-ad", -- GitLab