Commit 013ae6f9 by 孙美琪

首页计算资源展示修改

parent da316e76
...@@ -232,19 +232,19 @@ const list = ref([ ...@@ -232,19 +232,19 @@ const list = ref([
present: '强劲 · 稳定 · 安全的云计算能力 · 助力企业上云', present: '强劲 · 稳定 · 安全的云计算能力 · 助力企业上云',
assemblyData: [ assemblyData: [
{ {
title: '天河一号', title: '天河系列超级计算机',
description: '天河一号拥有2048个计算节点,128个云服务阵列,64个可视化节点,4个胖节点。基于超级计算平台可提供科学研究、工程仿真等计算服务,开展并行算法研究与大规模并行应用软件开发。', description: '拥有天河一号、天河新一代超算,综合算力200PF(64位精度),人工智能算力800PF,存储超20PB。可提供科学研究、工程仿真、并行算法及大规模并行应用软件研发。',
router: '/computingResource/resourceList?type=0' router: '/computingResource/resourceList?type=0'
}, },
{ {
title: '天河新一代', title: '天河 天马智算集群',
description: '“天河”新一代超级计算机拥有通用算力200P Flops(FP64)人工智能算力800P Flops(FP16)磁盘总容量超20PB。整体性能处于世界先进水平。', description: '提供各类通用、国产CPU、GPU裸金属服务器,资源独占、性能无损、弹性扩容、安全可靠',
router: '/computingResource/resourceList?type=0' router: '/computingResource/resourceList?type=1'
}, },
{ {
title: '云计算', title: '云计算服务',
description: '云计算服务为您提供安全稳定及灵活扩展的云计算服务,可实现按需扩展CPU、内存、存储和网络资源,帮助企业大幅削减IT开支,优化运维流程,专注于核心业务的创新与发展。', description: '提供安全稳定及灵活扩展的云计算服务,实现按需扩展CPU、内存、存储和网络资源,有效降低 IT 成本,提升运维效率,助力核心业务创新。',
router: '/computingResource/resourceList?type=0' router: '/computingResource/resourceList?type=2'
} }
] ]
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment