提交 60df9525 authored 作者: lihuihui's avatar lihuihui

xiugai

上级 c58b7bf4
<template>
<div class="login-box">
<div class="title">A verification code was sent to <br/>{ {{ info.email }} }</div>
<div class="title">A verification code was sent to <br/>{{ info.email }}</div>
<div class="tipss">Enter the account verification code you received</div>
<input type="text" v-model="code">
<div :class="errShow ? 'err-tips show' : 'err-tips'">The provided verification code is invalid. Please verify the entered code and try again</div>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论