dcc
2024-06-28 5689b9a7ba7513307bb319b871f5e1f01876f4d8
去掉永续去掉设置
1 files modified
5 ■■■■■ changed files
src/components/perpetual-position-list/index.vue 5 ●●●●● patch | view | raw | blame | history
src/components/perpetual-position-list/index.vue
@@ -18,8 +18,7 @@
                            {{ item.direction == 'buy' ? $t('开多') : $t('开空') }}
                        </div>
                        <div class="ml-22 font-31 font-600 ">
                            <span class="" :class="[isStyle ? 'textColor1 ' : 'textColor']">{{ item.name }} {{ $t('永续')
                            }}</span>
                            <span class="" :class="[isStyle ? 'textColor1 ' : 'textColor']">{{ item.name }} </span>
                            <span class="text-grey font-28 font-400 ml-17 mr-17">{{ $t('全仓') }} {{ item.lever_rate
                            }}x</span>
                        </div>
@@ -67,7 +66,7 @@
                    <div class="mt-20 " :class="[isStyle ? 'textColor1 ' : 'textColor']">{{ item.mark_price }}</div>
                </div>
                <div class="flex-1 flex flex-col items-center justify-end">
                    <button class="font-30 border-light-blue  detail-btn colorMain w-145 h-60" @click="clickzyzs(item)">{{$t('设置') }}{{$t('止盈') }}{{$t('止损') }}</button>
                    <button class="font-30 border-light-blue  detail-btn colorMain w-145 h-60" @click="clickzyzs(item)">{{$t('止盈') }}{{$t('止损') }}</button>
                </div>
                <div class="flex-1 flex flex-col items-end justify-end">
                    <button class=" greyBg  border-none pl-34 pr-34 pt-10 pb-10 rounded" @click="onSell(item.order_no)">