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" } ];