no message
Showing
2 changed files
with
2 additions
and
2 deletions
public/img/c7.png
0 → 100644
1.18 KB
| ... | @@ -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 | { | ... | ... |
-
Please register or sign in to post a comment