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;