From d3e5b77ff697f048831c9159a889973c97d8c29f Mon Sep 17 00:00:00 2001 From: zhongjin Date: Sun, 1 Sep 2024 20:20:06 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'src/GUI/qml/Summary.qml'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/GUI/qml/Summary.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/GUI/qml/Summary.qml b/src/GUI/qml/Summary.qml index b7eade0..396d23d 100644 --- a/src/GUI/qml/Summary.qml +++ b/src/GUI/qml/Summary.qml @@ -70,7 +70,7 @@ Item { margins: Style.strutSize } fontSizeMode: Text.Fit - text: "经纬航通 2023.4.01" + text: "经纬航通" color: "white" style: Text.Outline styleColor: "black"