@@ -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;
//初始化多语文案