Commit 809cef69 authored by prurite's avatar prurite
Browse files

Replace route map and schedule pdf with svg for compatibility

parent 019230f8
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -5,6 +5,15 @@ navbar: false
# 🚌校园巴士时刻表 SUSTech Campus Bus Info
<BusAnnouncement />

<b>自 2025.11.24 起,校巴改用环线运行。南科手册上的内容正在更新,以适配新运行图。请各位同学参考如下指引乘车。</b>
This page is being updated after the route change at 2025.11.24. As of now, please refer the the following guide to plan your trip.

![](https://mirrors.sustech.edu.cn/site/sustech-online/img/campus-map/sustech_bus_map_2025.11.24.svg)

![](https://mirrors.sustech.edu.cn/site/sustech-online/img/campus-map/sustech_bus_schedule_2025.11.24.svg)

<hr>

<ClientOnly>
  <TabView :isMapTabEnabled="true"></TabView>
</ClientOnly>
+4 −4
Original line number Diff line number Diff line
# 🚌校园巴士时刻表 SUSTech Campus Bus Info
<BusAnnouncement />

<b>自 2025.11.24 起,校巴改用环线运行。南科手册上的内容正在更新,以适配新运行图。请各位同学参考如下 pdf 乘车。</b>
This page is being updated after the route change at 2025.11.24. As of now, please refer the the following pdf to plan your trip.
<b>自 2025.11.24 起,校巴改用环线运行。南科手册上的内容正在更新,以适配新运行图。请各位同学参考如下指引乘车。</b>
This page is being updated after the route change at 2025.11.24. As of now, please refer the the following guide to plan your trip.

<iframe src="https://mirrors.sustech.edu.cn/site/sustech-online/documents/campus-map/SUSTech-Campus-Map-v5-0.pdf" width="100%" height="600"></iframe>
![](https://mirrors.sustech.edu.cn/site/sustech-online/img/campus-map/sustech_bus_map_2025.11.24.svg)

<iframe src="https://mirrors.sustech.edu.cn/site/sustech-online/documents/campus-map/sustech_bus_schedule_2025.11.24.pdf" width="100%" height="600"></iframe>
![](https://mirrors.sustech.edu.cn/site/sustech-online/img/campus-map/sustech_bus_schedule_2025.11.24.svg)

<hr>