diff --git a/src/Ursa.Themes.Semi/Controls/DialogShared.axaml b/src/Ursa.Themes.Semi/Controls/DialogShared.axaml index 4ae3ee9..ca358f9 100644 --- a/src/Ursa.Themes.Semi/Controls/DialogShared.axaml +++ b/src/Ursa.Themes.Semi/Controls/DialogShared.axaml @@ -1,4 +1,4 @@ - @@ -56,4 +56,40 @@ + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/Ursa.Themes.Semi/Controls/MessageBox.axaml b/src/Ursa.Themes.Semi/Controls/MessageBox.axaml index 42d1a02..bdb993e 100644 --- a/src/Ursa.Themes.Semi/Controls/MessageBox.axaml +++ b/src/Ursa.Themes.Semi/Controls/MessageBox.axaml @@ -1,11 +1,11 @@ - - @@ -21,11 +21,12 @@ Title="确定是否要保存此修改?" Content="此修改将不可逆" MessageIcon="Warning" - Buttons="OKCancel" /> + Buttons="OKCancel" />--> @@ -340,4 +341,170 @@ - \ No newline at end of file + + + + + + + + + + + + + + + +