feat(ui): 更新车间和产品页面UI设计并添加新图片资源

更新多个页面的UI设计,包括产品卡片、车间详情页和列表页,采用现代化卡片设计和动画效果
添加新的车间图片资源并更新相关页面的图片引用路径
优化响应式布局和交互体验,增强视觉吸引力
This commit is contained in:
砂糖
2026-02-03 14:39:36 +08:00
parent 8600a01ce4
commit 86c20e5ef7
20 changed files with 179 additions and 141 deletions

View File

@@ -1,9 +1,9 @@
---
title: Assembly Workshop
desc: An assembly workshop is a specialized facility responsible for the quality inspection, assembly, pre-installation and commissioning of equipment components. It plays an important role in the production process.
cover: machine.jpg
cover: /images/workshop/assembly1.png
slug: assembly
images:
- machine.jpg
- machine2.jpg
- /images/workshop/assembly1.png
- /images/workshop/assembly2.png
---

View File

@@ -1,9 +1,9 @@
---
title: Heat Treatment Workshop
desc: A heat treatment workshop is a specialized facility dedicated to the heat treatment of metal materials. Its main processes include quenching, tempering, normalizing, isothermal quenching, annealing and hardening.
cover: machine.jpg
cover: /images/workshop/treatment1.png
slug: heat-treatment
images:
- machine.jpg
- machine2.jpg
- /images/workshop/treatment1.png
- /images/workshop/treatment2.png
---

View File

@@ -1,9 +1,9 @@
---
title: Machining Workshop
desc: The machining workshop of this machinery factory covers an area of 4,000 square meters and is equipped with dozens of processing equipment, including milling machines, lathes, grinding machines, drilling machines and so on.
cover: machine.jpg
cover: /images/workshop/machine1.png
slug: machine
images:
- machine.jpg
- machine2.jpg
- /images/workshop/machine1.png
- /images/workshop/machine2.png
---

View File

@@ -1,9 +1,9 @@
---
title: 装配车间
desc: 装配车间是一种专门的设施,负责设备组件的质量检验、组装、预安装和调试。在生产过程中起着重要作用。
cover: machine.jpg
cover: /images/workshop/assembly1.png
slug: assembly
images:
- machine.jpg
- machine2.jpg
- /images/workshop/assembly1.png
- /images/workshop/assembly2.png
---

View File

@@ -1,9 +1,9 @@
---
title: 热处理车间
desc: 热处理车间是专门从事金属材料热处理的工厂。主要工艺包括淬火、回火、正火、等温淬火、退火和硬化。
cover: machine.jpg
cover: /images/workshop/treatment1.png
slug: heat-treatment
images:
- machine.jpg
- machine2.jpg
- /images/workshop/treatment1.png
- /images/workshop/treatment2.png
---

View File

@@ -1,9 +1,9 @@
---
title: 机械加工车间
desc: 该机械加工厂的机械车间占地面积4000平方米配备有数十台加工设备包括铣床、车床、磨床、钻床等。
cover: machine.jpg
cover: /images/workshop/machine1.png
slug: machine
images:
- machine.jpg
- machine2.jpg
- /images/workshop/machine1.png
- /images/workshop/machine2.png
---