Commit f409bf42 authored by liziwl's avatar liziwl
Browse files

删除过时页面

parent 4109d268
Loading
Loading
Loading
Loading
+0 −10
Original line number Diff line number Diff line
@@ -256,16 +256,6 @@ export default defineUserConfig({
                        link: '/transport/bustimer.md',
                        children: [],
                    },
                    {
                        text: '🚌校园巴士-工作日',
                        link: '/transport/workday.md',
                        children: [],
                    },
                    {
                        text: '🚌校园巴士-节假日',
                        link: '/transport/holiday.md',
                        children: [],
                    },
                    {
                        text: '周围交通',
                        link: '/transport/',
+0 −7
Original line number Diff line number Diff line
@@ -2,13 +2,6 @@

## 根据国家法定节假日和周末自动跳转。如停留在此页面,请刷新。

## 🚌校园巴士

<div id="button-div">
<div class='bt-sub'><a href="./workday.html">💼 工作日</a></div>
<div class='bt-sub'><a href="./holiday.html">💤 节假日</a></div>
</div>

<!-- <ClientOnly> -->
<style>
.bt-sub {