123
dcc
2024-06-05 f15ad3456b47e43646234b9c91c3ddd77ab2cd02
src/page/list/tradingList/tabs.vue
@@ -58,6 +58,7 @@
        { title: this.$t("美股"), key: "US", name: "US" },
        { title: this.$t("港股"), key: "HK", name: "HK" },
        { title: this.$t("yg"), key: "IN", name: "IN" },
        { title: this.$t("日股"), key: "JP", name: "JP" }
      ],
      zxtabsList: [
        // { title: this.$t("数字货币"), key: "1", name: "SZHB" },
@@ -66,6 +67,7 @@
        { title: this.$t("美股"), key: "US", name: "US" },
        { title: this.$t("港股"), key: "HK", name: "HK" },
        { title: this.$t("yg"), key: "IN", name: "IN" },
        { title: this.$t("日股"), key: "JP", name: "JP" }
      ],
      active: "MAS",
      zxactive: "MAS",