@ -33,10 +33,15 @@
< / view >
< / view >
< view class = "item p-x-xs t-no w-33 fn-center" >
< view class = "label" > { { $t ( "contract.d5" ) } } ( USDT ) < / view >
< view class = "num color-light " style = "margin-top:8px;" > { {
accountInfo . totalUnrealProfit
} } < / view >
< view class = "label" >
<!-- { { $t ( "contract.d5" ) } } -- >
{ { $t ( "contract.e4" ) } }
( USDT )
< / view >
< view class = "num color-light " style = "margin-top:8px;" >
<!-- { { accountInfo . totalUnrealProfit } } -- >
{ { accountInfo . usable_balance } }
< / view >
< / view >
< view class = "item fn-right w-33" >
< view class = "label" >
@ -356,13 +361,13 @@
< / view > -- >
< template v-if ="active==0" >
< view class = "p-x-md bg-panel-3 p-b-xs p-t-md fn-right d-flex justify-between" >
< view class = "d-flex align-center" @ click = "
<!-- < view class = "d-flex align-center" @ click = "
checked = ! checked ;
holdPosition ( ) ;
" >
{ { $t ( "contract.g3" ) } }
< van -checkbox class = "m-l-xs" :value ="checked" > < / v a n - c h e c k b o x >
< / view >
< / view > -- >
< view >
< v -button type = "green" size = "small" class = "rounded-lg opt-btn m-b-xs" @click ="onekeyAllFlat" > {{ $ t ( " contract.k7 " ) }} < / v-button >
< / view >
@ -382,7 +387,7 @@
< / view > -- >
< / view >
< view class = "d-flex w-25 justify-end" >
< img @click ="canvasImage(item)" width = "15px" height = "15px" src = "static/img/share.png" / >
<!-- < img @click ="canvasImage(item)" width = "15px" height = "15px" src = "static/img/share.png" / > -- >
<!-- < v -link : to = " {
path : '/pages/income/index' ,
query : {
@ -450,7 +455,7 @@
< / view >
< view class = "row d-flex m-y-xs align-center justify-between fn-13 p-t-xs" >
< text class = "bg-form-panel-4 box-shadow rounded-xs p-y-ms w-33 p-x-ms fn-center color-theme-1" @click ="toStoploss(item)" > {{ $ t ( " contract.h5 " ) }} < / text >
< text class = "bg-form-panel-4 box-shadow rounded-xs p-y-ms w-33 p-x-ms fn-center color-theme-1" @click ="onekeyReverse(item)" > {{ $ t ( " contract.k8 " ) }} < / text >
<!-- < text class = "bg-form-panel-4 box-shadow rounded-xs p-y-ms w-33 p-x-ms fn-center color-theme-1" @click ="onekeyReverse(item)" > {{ $ t ( " contract.k8 " ) }} < / text > - - >
< text class = "bg-form-panel-4 box-shadow rounded-xs p-y-ms w-33 p-x-ms fn-center color-theme-1" @click ="closePositionShow(item)" > {{ $ t ( " contract.h3 " ) }} < / text >
<!-- < v -button type = "default" size = "small" class = "opt-btn rounded-xs m-b-xs" @click ="closePositionShow(item)" > {{ $ t ( " contract.h3 " ) }} < / v-button >