|
|
|
@ -120,19 +120,18 @@ |
|
|
|
<!-- <view class="d-flex align-end p-y-xs justify-between bg-form-panel-3 rounded-xs p-y-sm"> |
|
|
|
<v-input type="password" v-model="form.withdrawal_psw" class="p-x-ms color-light w-max fn-13 rounded-xs" :placeholder="$t('common.c14')"></v-input> |
|
|
|
</view> --> |
|
|
|
<!-- <view class="d-flex align-center p-y-xs m-t-ms justify-between color-light fn-15"> |
|
|
|
<view class="d-flex align-center p-y-xs m-t-ms justify-between color-light fn-15"> |
|
|
|
<span>{{ $t("safe.a5") }}:</span> |
|
|
|
</view> |
|
|
|
<view class="d-flex align-end p-y-xs justify-between bg-form-panel-3 rounded-xs p-sm p-x-ms"> |
|
|
|
<v-input type="text" v-model="form.emailcode" class=" w-8/12 color-light fn-13" |
|
|
|
:placeholder="$t('safe.a6')"></v-input> |
|
|
|
<v-input type="text" v-model="form.emailcode" class=" w-8/12 color-light fn-13" :placeholder="$t('safe.a6')"></v-input> |
|
|
|
<view class="d-flex align-end"> |
|
|
|
<view class="all color-theme-1 m-l-md flex-shrink" style="color: #54B58F;" @click="getEmailCode"> |
|
|
|
<text v-if="!getEmailCodeLock">{{ $t("common.getCode") }}</text> |
|
|
|
<text v-else>{{ daojishi }}</text> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
</view> --> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
<view class="form bg-panel-3 p-x-lg p-y-md"> |
|
|
|
<ul class="fn-md rounded-md m-y-xs line-height-2"> |
|
|
|
|