Commit 28e7737c authored by liziwl's avatar liziwl
Browse files

改成相对路径

parent 0a20ef7f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -52,7 +52,7 @@
    <h3><a href="./transport/">交通 / 地图<svg aria-hidden="true" x="0px" y="0px" width="15" height="15" class="icon outbound"><use href="#link-icon" /></svg></a></h3>
    <ul>
    <li><a href="./transport/bustimer.html">巴士时刻表与车辆位置查看</a></li>
    <li><a href="https://sustech.online/facility/">校园街景</a></li>
    <li><a href="/facility/">校园街景</a></li>
    <li><a href="https://nces.cra.moe/">牛娃课程评价社区<Badge text="春季选课" type="danger"/></a></li>
    <li><a href="http://live.cra.moe/">校园风景直播</a></li>
    </ul>
+1 −1
Original line number Diff line number Diff line
@@ -52,7 +52,7 @@
    <h3><a href="./transport/">交通 / 地图<svg aria-hidden="true" x="0px" y="0px" width="15" height="15" class="icon outbound"><use href="#link-icon" /></svg></a></h3>
    <ul>
    <li><a href="./transport/bustimer.html">巴士时刻表与车辆位置查看</a></li>
    <li><a href="https://sustech.online/facility/">校园街景</a></li>
    <li><a href="/facility/">校园街景</a></li>
    <li><a href="https://nces.cra.moe/">牛娃课程评价社区<Badge text="春季选课" type="danger"/></a></li>
    <li><a href="http://live.cra.moe/">校园风景直播</a></li>
    </ul>
+3 −3
Original line number Diff line number Diff line
@@ -6,17 +6,17 @@

## 2021-01-31

添加“[火车票学生优惠使用指南](https://sustech.online/service/student-train-ticket/)”的页面。
添加“[火车票学生优惠使用指南](/service/student-train-ticket/)”的页面。

## 2021-01-25

添加[申请邮箱别名](https://sustech.online/service/email/)的方法。
添加[申请邮箱别名](/service/email/)的方法。

修改更新日志的显示方式。

## 2021-01-23

添加“[应急处理](https://sustech.online/emergency)”页面。
添加“[应急处理](/emergency)”页面。

## 2021-01-04

+1 −1
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@ navbar: false
<Badge text="食堂人流统计" type="tip"/>

![](https://mirrors.sustech.edu.cn/site/sustech-online/img/misc/cateen-flow-ad-202312.png)
[**🍚点此查看食堂人流🍜**](https://sustech.online/canteen/canteen-wx.html)
[**🍚点此查看食堂人流🍜**](/canteen/canteen-wx.html)

<ClientOnly>
  <TabView :isMapTabEnabled="true"></TabView>
+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@
<Badge text="食堂人流统计" type="tip"/>

![](https://mirrors.sustech.edu.cn/site/sustech-online/img/misc/cateen-flow-ad-202312.png)
[**🍚点此查看食堂人流🍜**](https://sustech.online/canteen/)
[**🍚点此查看食堂人流🍜**](/canteen/)
<ClientOnly>
  <TabView :isMapTabEnabled="true"></TabView>
</ClientOnly>