1
jhzh
2025-08-05 e7657b7014971de552045a192c0e6643b8f8be47
src/components/fx-footer/index.vue
@@ -138,10 +138,10 @@
  //   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),
@@ -150,10 +150,10 @@
  //   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),