| | |
| | | // active: new URL('@/assets/imgs/footer/news-active.png', import.meta.url), |
| | | // inactive: new URL('@/assets/imgs/footer/news.png', import.meta.url), |
| | | // }, |
| | | documentation: { |
| | | active: new URL('@/assets/imgs/footer/quotes-active.png', import.meta.url), |
| | | inactive: new URL('@/assets/imgs/footer/quotes.png', import.meta.url), |
| | | }, |
| | | // documentation: { |
| | | // active: new URL('@/assets/imgs/footer/quotes-active.png', import.meta.url), |
| | | // inactive: new URL('@/assets/imgs/footer/quotes.png', import.meta.url), |
| | | // }, |
| | | trade: { |
| | | active: new URL('@/assets/imgs/footer/trade-active.png', import.meta.url), |
| | | inactive: new URL('@/assets/imgs/footer/trade.png', import.meta.url), |
| | |
| | | // active: new URL('@/assets/imgs/footer/funds-active.png', import.meta.url), |
| | | // inactive: new URL('@/assets/imgs/footer/funds.png', import.meta.url), |
| | | // }, |
| | | mine: { |
| | | active: new URL('@/assets/imgs/footer/menu-active.png', import.meta.url), |
| | | inactive: new URL('@/assets/imgs/footer/menu.png', import.meta.url), |
| | | }, |
| | | // mine: { |
| | | // active: new URL('@/assets/imgs/footer/menu-active.png', import.meta.url), |
| | | // inactive: new URL('@/assets/imgs/footer/menu.png', import.meta.url), |
| | | // }, |
| | | assets: { |
| | | active: new URL('@/assets/imgs/footer/assets-active.png', import.meta.url), |
| | | inactive: new URL('@/assets/imgs/footer/assets.png', import.meta.url), |