|
|
|
@ -106,39 +106,30 @@ |
|
|
|
</template> |
|
|
|
</v-input> |
|
|
|
</view> |
|
|
|
<view class="d-flex align-center p-y-xs m-t-ms justify-between color-light fn-15"> |
|
|
|
<span>{{ $t("reg.a8") }}:</span> |
|
|
|
<!-- <span class="color-light">{{ withdrawFee.withdrawal_fee }} {{coin}}</span> --> |
|
|
|
</view> |
|
|
|
<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.password" class="p-x-ms color-light w-max fn-13 rounded-xs" :placeholder="$t('reg.a9')"> |
|
|
|
|
|
|
|
</v-input> |
|
|
|
</view> |
|
|
|
<view class="d-flex align-center p-y-xs m-t-ms justify-between color-light fn-15"> |
|
|
|
<span>{{ $t("reg.a8") }}:</span> |
|
|
|
<!-- <span class="color-light">{{ withdrawFee.withdrawal_fee }} {{coin}}</span> --> |
|
|
|
</view> |
|
|
|
<view class="d-flex align-end p-y-xs justify-between bg-form-panel-3 rounded-xs p-y-sm"> |
|
|
|
<view class="d-flex align-center p-y-xs m-t-ms justify-between color-light fn-15"> |
|
|
|
<span>{{ $t("reg.a8") }}:</span> |
|
|
|
<!-- <span class="color-light">{{ withdrawFee.withdrawal_fee }} {{coin}}</span> --> |
|
|
|
</view> |
|
|
|
<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.password" class="p-x-ms color-light w-max fn-13 rounded-xs" :placeholder="$t('reg.a9')"> |
|
|
|
<v-input type="password" v-model="form.password" class="p-x-ms color-light w-max fn-13 rounded-xs" :placeholder="$t('reg.a9')"> |
|
|
|
|
|
|
|
</v-input> |
|
|
|
</view> |
|
|
|
<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> |
|
|
|
<view class="d-flex align-end"> |
|
|
|
<view class="all color-theme-1 m-l-md flex-shrink" @click="getEmailCode"> |
|
|
|
<text v-if="!getEmailCodeLock">{{ $t("common.getCode") }}</text> |
|
|
|
<text v-else>{{ daojishi }}</text> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
</v-input> |
|
|
|
</view> |
|
|
|
<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> |
|
|
|
<view class="d-flex align-end"> |
|
|
|
<view class="all color-theme-1 m-l-md flex-shrink" @click="getEmailCode"> |
|
|
|
<text v-if="!getEmailCodeLock">{{ $t("common.getCode") }}</text> |
|
|
|
<text v-else>{{ daojishi }}</text> |
|
|
|
</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"> |
|
|
|
|