From e522350f89a0d0d19b8eab7e415c80b4a1c57193 Mon Sep 17 00:00:00 2001 From: gaoxi785 Date: Wed, 16 Aug 2023 17:44:28 +0800 Subject: [PATCH] white Signed-off-by: gaoxi785 --- .../actscontactstageapitest/entry/src/main/module.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/telephony/telephonyjstest/actscontactstageapitest/entry/src/main/module.json b/telephony/telephonyjstest/actscontactstageapitest/entry/src/main/module.json index 1119bb262..c7a32f3de 100644 --- a/telephony/telephonyjstest/actscontactstageapitest/entry/src/main/module.json +++ b/telephony/telephonyjstest/actscontactstageapitest/entry/src/main/module.json @@ -22,7 +22,7 @@ "label": "$string:TestAbility_label", "exported": true, "startWindowIcon": "$media:icon", - "startWindowBackground": "$color:start_window_background", + "startWindowBackground": "$color:white", "skills": [ { "entities": [ -- GitLab