From 80ec2727c3389cb91b7588c8dcf0f38f17face19 Mon Sep 17 00:00:00 2001 From: jiwangyihao Date: Sun, 1 Jun 2025 22:23:03 +0800 Subject: [PATCH] feat: implement index section 4 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Sylvanysc Co-authored-by: 奕 --- assets/icons/community-deco.svg | 31 ++++++++++++ assets/icons/community.svg | 19 +++++++ pages/index.vue | 89 ++++++++++++++++++++++++++++++++- 3 files changed, 138 insertions(+), 1 deletion(-) create mode 100644 assets/icons/community-deco.svg create mode 100644 assets/icons/community.svg diff --git a/assets/icons/community-deco.svg b/assets/icons/community-deco.svg new file mode 100644 index 0000000..772020f --- /dev/null +++ b/assets/icons/community-deco.svg @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/assets/icons/community.svg b/assets/icons/community.svg new file mode 100644 index 0000000..409a92d --- /dev/null +++ b/assets/icons/community.svg @@ -0,0 +1,19 @@ + + + + + + + + + + \ No newline at end of file diff --git a/pages/index.vue b/pages/index.vue index 862f2e4..0c10fac 100644 --- a/pages/index.vue +++ b/pages/index.vue @@ -331,7 +331,94 @@ onMounted(() => {

-
+
+
+ +
+

+ COMMUNITY +

+

+ 社区共筑  精挑细选 +

+
+
+
+ +
+
+

凝聚开发者智慧

+

+ 以开源精神守护应用品质 +

+
+

+ 星火社区构建Linux生态“应用银河”,持续上架丰富的跨平台、跨生态
+ 应用程序,涵盖系统工具、影音娱乐等精选资源,精准匹配用户需求。
+ 年轻开发团队以00后为主力,致力让技术成果如星火般点亮数字原野。
+

+
+

+ 全架构
+ 上架应用 +

+

+ {{ + Math.floor( + 2200 * + ((getCubicBezier( + 0, + 1, + 1, + 0 + )(range(-0.25, 0.25, sProgress - 3) * 2 + 0.5) - + 0.5) * + 2 + + 1) + ) + }}+ +

+
+
+ + + +