Commit c11265c8 authored by Sparkf's avatar Sparkf 🏙️
Browse files
parents 2f1ea3aa 3990e3bb
Loading
Loading
Loading
Loading
+7 −7
Original line number Diff line number Diff line
@@ -14,13 +14,13 @@
    <br/>
    <object-selector
      :objs="weekdayProps.selected ? { 
        '欣园 > 工学院': '/bus_times/one_down.json',
        '工学院 > 欣园': '/bus_times/one_up.json',
        '欣园 > 科研楼': '/bus_times/two_down.json',
        '科研楼 > 欣园': '/bus_times/two_up.json',
        '1 号线 │ 工学院方向': '/bus_times/one_down.json',
        '1 号线 │ 欣园方向': '/bus_times/one_up.json',
        '2 号线 │ 科研楼方向': '/bus_times/two_down.json',
        '2 号线 │ 欣园方向': '/bus_times/two_up.json',
      } : {
        '欣园 > 工学院': '/bus_times/one_down_holiday.json',
        '工学院 > 欣园': '/bus_times/one_up_holiday.json'
        '1 号线 │ 工学院方向': '/bus_times/one_down_holiday.json',
        '1 号线 │ 欣园方向': '/bus_times/one_up_holiday.json'
      }"
      v-slot="routeProps"
    >
Baidu
map