|
@@ -78,45 +78,45 @@ export default {
|
|
|
left: "0px",
|
|
|
path: "/Layout/Visit/2",
|
|
|
},
|
|
|
- {
|
|
|
- title: "Reservation System",
|
|
|
- width: "180px",
|
|
|
- top: 3,
|
|
|
- left: "0px",
|
|
|
- path: "",
|
|
|
- },
|
|
|
+ // {
|
|
|
+ // title: "Reservation System",
|
|
|
+ // width: "180px",
|
|
|
+ // top: 3,
|
|
|
+ // left: "0px",
|
|
|
+ // path: "",
|
|
|
+ // },
|
|
|
{
|
|
|
title: "Floor Plans",
|
|
|
width: "110px",
|
|
|
- top: 4,
|
|
|
+ top: 3,
|
|
|
left: "0px",
|
|
|
path: "/Layout/Visit/3",
|
|
|
},
|
|
|
{
|
|
|
title: "Audio Guide & Tour",
|
|
|
width: "175px",
|
|
|
- top: 5,
|
|
|
+ top: 4,
|
|
|
left: "0px",
|
|
|
path: "/Layout/Visit/4",
|
|
|
},
|
|
|
{
|
|
|
title: "Accessibility",
|
|
|
width: "120px",
|
|
|
- top: 6,
|
|
|
+ top: 5,
|
|
|
left: "0px",
|
|
|
path: "/Layout/Visit/5",
|
|
|
},
|
|
|
{
|
|
|
title: "Café & Shop",
|
|
|
width: "120px",
|
|
|
- top: 7,
|
|
|
+ top: 6,
|
|
|
left: "0px",
|
|
|
path: "/Layout/Visit/6",
|
|
|
},
|
|
|
{
|
|
|
title: "Visitor Guidelines",
|
|
|
width: "160px",
|
|
|
- top: 8,
|
|
|
+ top: 7,
|
|
|
left: "0px",
|
|
|
path: "/Layout/Visit/7",
|
|
|
},
|
|
@@ -414,18 +414,18 @@ export default {
|
|
|
left: "0px",
|
|
|
path: "/Layout/Use",
|
|
|
},
|
|
|
- { title: "News", width: "55px", top: 3, left: "0px", path: "" },
|
|
|
- {
|
|
|
- title: "Upcoming Events",
|
|
|
- width: "155px",
|
|
|
- top: 4,
|
|
|
- left: "0px",
|
|
|
- path: "/Layout/Events",
|
|
|
- },
|
|
|
+ // { title: "News", width: "55px", top: 3, left: "0px", path: "" },
|
|
|
+ // {
|
|
|
+ // title: "Upcoming Events",
|
|
|
+ // width: "155px",
|
|
|
+ // top: 4,
|
|
|
+ // left: "0px",
|
|
|
+ // path: "/Layout/Events",
|
|
|
+ // },
|
|
|
{
|
|
|
title: "Employment",
|
|
|
width: "110px",
|
|
|
- top: 5,
|
|
|
+ top: 3,
|
|
|
left: "0px",
|
|
|
path: "/Layout/Employment",
|
|
|
},
|