完善处理器网页内容

Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
qwq
2026-04-27 20:14:34 +08:00
co-authored by Copilot
parent e68c5b28bd
commit f5c526f0c1
7 changed files with 174 additions and 15 deletions
+13 -2
View File
@@ -369,7 +369,7 @@
<div class="max-w-4xl mx-auto mb-16">
<h2 class="text-3xl md:text-4xl font-bold mb-6 text-white text-center">架构</h2>
<p class="text-gray-300 mb-6 text-center">
Wing-M130是基于RISC-V架构的32位、单发射、3级流水线的支持浮点应用的微控制器。
Wing-M130是通用高性能嵌入式RISC-V微控制器。
</p>
<div class="w-24 h-1 bg-primary mx-auto mb-12" style="background-color:var(--primary); height:4px;">
</div>
@@ -383,7 +383,7 @@
</div>
<div class="p-4">
<img src="https://www.beiyuxing.tech/wp-content/uploads/2025/11/whiteboard_exported_image-14.png"
alt="Wing-M050 Processor IP架构图" class="w-full h-auto rounded-lg" />
alt="Wing-M130 Processor IP架构图" class="w-full h-auto rounded-lg" />
</div>
</div>
</div>
@@ -490,6 +490,17 @@
</div>
</div>
<div class="bg-bg-darker p-6 rounded-xl shadow-md animate-fade-in" style="transition-delay: 0.7s">
<div class="flex items-center">
<div class="bg-primary-10 p-2 rounded-lg shrink-0">
<i class="fa fa-check text-primary"></i>
</div>
<div class="ml-4">
<h4 class="text-xl font-bold text-white">支持卓越的应用迁移技术,支持客户从ARM软硬件生态的快速迁移</h4>
</div>
</div>
</div>
<div class="bg-bg-darker p-6 rounded-xl shadow-md animate-fade-in" style="transition-delay: 0.7s">
<div class="flex items-center">
<div class="bg-primary-10 p-2 rounded-lg shrink-0">