Procházet zdrojové kódy

About - 架上版本取消显示编译时间

ZhouJieSheng před 1 rokem
rodič
revize
d552b808b7
1 změnil soubory, kde provedl 2 přidání a 1 odebrání
  1. 2 1
      PDF Office/Views/Dialog/AboutDialog.xaml.cs

+ 2 - 1
PDF Office/Views/Dialog/AboutDialog.xaml.cs

@@ -35,7 +35,8 @@ namespace PDF_Master.Views.Dialog
 #if DEBUG
             test = "_Test";
 #endif
-            TbVersion.Text = App.MainPageLoader.GetString("About_Version") + " " + App.Version + test+"-"+buildDate;
+            //上架版本不显示编译时间
+            TbVersion.Text = App.MainPageLoader.GetString("About_Version") + " " + App.Version + test;
 
             TbTitle.Text = App.Name;
             //初始化多语文案