zzzz
2024-04-22 a5f4dd223bd0fc3ef727891d68b830ef825e23ba
src/page/list/favoriteslist/data.list.vue
@@ -17,7 +17,9 @@
              <div class="title">
                {{ item.newName }}
              </div>
              <span class="buy_to_sell mairu">{{ $t("hj45") }}</span>
              <span class="buy_to_sell mairu">{{
                item.type === 1 ? $t("hj45") : $t("新股配售")
              }}</span>
            </div>
            <div
              style="
@@ -89,7 +91,7 @@
                  }}
                </span>
                <span v-else>
                  {{ $t("认缴") }}
                  {{ $t("hj250") }}
                </span>
              </div>
@@ -288,7 +290,8 @@
  .right_btn {
    width: 110px;
    margin-left: 10px;
    height: 0.6667rem;
    min-height: 0.6667rem;
    padding: 15px 0;
    right: 1%;
    top: 27%;
    display: -webkit-box;