- 修改了英文、日文和中文版本的存储卡描述,增加了适用设备的范围,提升了信息的准确性和可读性。 - 调整了摘要内容,确保更好地传达产品特性。master
@@ -1,6 +1,6 @@ | |||
--- | |||
title: Memory Card | |||
description: SD cards for cameras, camcorders, and other devices | |||
description: Memory card for devices such as cameras, video cameras, and game consoles | |||
id: 1 | |||
image: /images/categories/memory-card.webp | |||
summary: High-speed, high-capacity SD cards for professional photography and videography |
@@ -1,9 +1,9 @@ | |||
--- | |||
title: メモリーカード | |||
description: カメラ、ビデオカメラなどのデバイス用のSDカード | |||
description: カメラ、ビデオカメラ、ゲーム機などのデバイス用メモリーカード | |||
id: 1 | |||
image: /images/categories/memory-card.webp | |||
summary: プロフェッショナルな写真撮影やビデオ撮影に適した高速・大容量のSDカード | |||
summary: プロフェッショナルな写真撮影やビデオ撮影に適した高速・大容量 | |||
capacities: ["高速・大容量", "1080p、2K、4K 写真・動画撮影"] | |||
sort: 1 | |||
tags: ["SD","microSD"] |
@@ -1,9 +1,9 @@ | |||
--- | |||
title: 存储卡 | |||
description: 适用于相机、摄像机等设备的SD存储卡 | |||
description: 适用于相机、摄像机、游戏机等设备的存储卡 | |||
id: 1 | |||
image: /images/categories/memory-card.webp | |||
summary: 高速、大容量的SD存储卡,适用于专业摄影和摄像 | |||
summary: 高速、大容量的存储卡,适用于专业摄影和摄像等 | |||
capacities: ["高速大容量", "1080p、2k、4k摄影摄像"] | |||
sort: 1 | |||
tags: ["SD","microSD"] |
@@ -58,7 +58,7 @@ | |||
> | |||
<!-- 主图展示 --> | |||
<div | |||
class="bg-zinc-900 rounded-lg p-8 relative overflow-hidden group aspect-square" | |||
class="bg-zinc-900 rounded-lg box-border relative overflow-hidden group aspect-square" | |||
> | |||
<!-- 主图容器 - Swiper --> | |||
<Swiper |