This commit is contained in:
teasiu
2023-10-09 22:20:07 +08:00
parent f4c989c733
commit da727de340
12 changed files with 2432 additions and 5 deletions

View File

@@ -5,7 +5,7 @@ import styles from './styles.module.css';
const FeatureList = [ const FeatureList = [
{ {
title: '海纳思系统专业版', title: '海纳思系统专业版',
Svg: require('@site/static/img/cpu11.svg').default, Svg: require('@site/static/img/cpu-ecoo.svg').default,
description: ( description: (
<> <>
海思芯片的机顶盒开发了包含wifi功能打印功能的专业版 海思芯片的机顶盒开发了包含wifi功能打印功能的专业版
@@ -15,7 +15,7 @@ const FeatureList = [
{ {
title: '海纳思宝塔专用版', title: '海纳思宝塔专用版',
Svg: require('@site/static/img/cpu12.svg').default, Svg: require('@site/static/img/cpu-baota.svg').default,
description: ( description: (
<> <>
内置宝塔程序 内置宝塔程序
@@ -24,7 +24,7 @@ const FeatureList = [
}, },
{ {
title: '海纳思网心云专用版', title: '海纳思网心云专用版',
Svg: require('@site/static/img/cpu13.svg').default, Svg: require('@site/static/img/cpu-hinas.svg').default,
description: ( description: (
<> <>
一个可以赚点小钱钱的系统 一个可以赚点小钱钱的系统

View File

@@ -14,7 +14,7 @@ const FeatureList = [
}, },
{ {
title: '晶晨芯片 Amlogic 系列', title: '晶晨芯片 Amlogic 系列',
Svg: require('@site/static/img/cpu12.svg').default, Svg: require('@site/static/img/cpu-amlogic.svg').default,
description: ( description: (
<> <>
已开发适配 S805 玩客云盒子后续 S905陆续推出 已开发适配 S805 玩客云盒子后续 S905陆续推出
@@ -23,7 +23,7 @@ const FeatureList = [
}, },
{ {
title: 'AMD Intel 系列', title: 'AMD Intel 系列',
Svg: require('@site/static/img/cpu13.svg').default, Svg: require('@site/static/img/cpu-amd.svg').default,
description: ( description: (
<> <>
即将推出 x86 机型的海纳思系统 即将推出 x86 机型的海纳思系统

BIN
static/img/HINAS.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 92 KiB

BIN
static/img/amd-1.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 78 KiB

BIN
static/img/baota.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 79 KiB

511
static/img/cpu-amd.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 276 KiB

296
static/img/cpu-amlogic.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 147 KiB

615
static/img/cpu-baota.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 295 KiB

455
static/img/cpu-ecoo.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 255 KiB

550
static/img/cpu-hinas.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 324 KiB

BIN
static/img/ecoo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 74 KiB

BIN
static/img/s905-1.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 76 KiB