From 11b9cf6764288079cd3d00725cd354fd762adcd9 Mon Sep 17 00:00:00 2001 From: lVAL Date: Sat, 10 Oct 2020 09:26:17 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=B3=BB=E7=BB=9F=E5=90=8D?= =?UTF-8?q?=E7=A7=B0=E6=8F=8F=E8=BF=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/Exhibition/index.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/views/Exhibition/index.vue b/src/views/Exhibition/index.vue index 9916dae..565e9f5 100644 --- a/src/views/Exhibition/index.vue +++ b/src/views/Exhibition/index.vue @@ -38,12 +38,12 @@ export default { return [ { platform: "轨道交通", - name: "实训平台系统", + name: "城轨实训平台", href: "https://joylink.club/cbtc" }, { platform: "", - name: "设计平台系统", + name: "城轨设计平台", href: "https://joylink.club/cbtc/design" }, { @@ -53,7 +53,7 @@ export default { }, { platform: "化学化工", - name: "东电云系统", + name: "锅炉汽水系统控制模拟仿真平台", href: "https://joylink.club/ddy" } ];