From 54983e3b7319090f1efa456b607c20bcdccdb3e7 Mon Sep 17 00:00:00 2001 From: zhongjin Date: Sat, 28 Oct 2023 17:36:02 +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 71126d8..b7eade0 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: "经纬航通 2022.4 " + text: "经纬航通 2023.4.01" color: "white" style: Text.Outline styleColor: "black"