This commit is contained in:
teasiu
2023-10-10 23:32:17 +08:00
parent 273b89da71
commit 2746f28500

View File

@@ -8,7 +8,7 @@ const FeatureList = [
Svg: require('@site/static/img/cpu11.svg').default, Svg: require('@site/static/img/cpu11.svg').default,
description: ( description: (
<> <>
目前已开发适配的海思芯片机顶盒CPU型号为 hi3798mv100hi3798mv200hi3798mv300 已开发适配的海思芯片机顶盒CPU型号为 hi3798mv1xxhi3798mv2xxhi3798mv3xx
</> </>
), ),
}, },
@@ -22,7 +22,7 @@ const FeatureList = [
), ),
}, },
{ {
title: 'Amd Intel 系列', title: 'x86 系列',
Svg: require('@site/static/img/cpu-amd.svg').default, Svg: require('@site/static/img/cpu-amd.svg').default,
description: ( description: (
<> <>