lxf
2025-04-24 3db24cb1db7b2bf75fecdce4d5870a97872dc005
src/page/list/tradingList/tabs.vue
@@ -50,8 +50,8 @@
    return {
      tabsList: [
        { title: this.$t("hj61"), key: "" },
        // { title: this.$t("印股"), key: "IN", name: "IN" },
        { title: this.$t("hj52"), key: "ST", name: "ST" },
        { title: this.$t("黄金原油"), key: "HJ", name: "HJ" },
        { title: this.$t("hj621"), key: "DZ", name: "DZ" }
      ],
      zxtabsList: [{ title: this.$t("hj52"), key: "ST", name: "ST" }],
@@ -71,7 +71,7 @@
<style lang="less" scoped>
.title {
  // color: red;
  font-size: 18px;
  font-size: 20px;
  // padding: 10px 20px 10px;
}
/deep/ .van-tabs--line .van-tabs__wrap {