113a4977 by 杨炀

no message

1 parent 9a620670
...@@ -110,8 +110,8 @@ const menus = ref([ ...@@ -110,8 +110,8 @@ const menus = ref([
110 { 110 {
111 name: language.value==0?'票务预订':'Ticket Reservation', 111 name: language.value==0?'票务预订':'Ticket Reservation',
112 routeName: 'seat_order', 112 routeName: 'seat_order',
113 picUrl1: '/img/nav_29.png', 113 picUrl1: '/img/c7.png',
114 picUrl2: '/img/nav_29_dwn.png', 114 picUrl2: '/img/c7.png',
115 isActive: false 115 isActive: false
116 }, 116 },
117 { 117 {
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!