From 4af5fb654fa20f27acf7c0e3704e29a5f134accb Mon Sep 17 00:00:00 2001
From: Zhang Dian <54255897+zdpcdt@users.noreply.github.com>
Date: Tue, 6 May 2025 17:43:34 +0800
Subject: [PATCH] feat: update AboutUs page styles and links.
---
demo/Semi.Avalonia.Demo/Pages/AboutUs.axaml | 34 ++++++++++++++++-----
1 file changed, 26 insertions(+), 8 deletions(-)
diff --git a/demo/Semi.Avalonia.Demo/Pages/AboutUs.axaml b/demo/Semi.Avalonia.Demo/Pages/AboutUs.axaml
index 9d6b0f2..c8b7ad6 100644
--- a/demo/Semi.Avalonia.Demo/Pages/AboutUs.axaml
+++ b/demo/Semi.Avalonia.Demo/Pages/AboutUs.axaml
@@ -130,6 +130,7 @@
HorizontalAlignment="Center"
Classes="Tertiary"
FontSize="20"
+ FontWeight="700"
Text="聚焦生产力的美学进化" />
@@ -194,7 +195,7 @@
-
+
@@ -203,17 +204,34 @@
-
+
+ Content="Homepage"
+ NavigateUri="https://irihi.tech">
+
+
+
+
-
-
+
+
+
+
+
+
-
+
\ No newline at end of file