mirror of
https://github.com/kuaifan/dootask.git
synced 2026-01-12 00:48:11 +00:00
fix: 修正验证邮箱页面文案
This commit is contained in:
parent
e0e3dd128e
commit
8541e180cc
@ -8,7 +8,7 @@
|
||||
<p>{{$L('今后您可以通过此邮箱重置您的账号密码')}}</p>
|
||||
</div>
|
||||
<div class="validation-text" v-if="error">
|
||||
<div>{{$L('链接已过期,请重新发送')}}</div>
|
||||
<div>{{$L('链接已过期,已重新发送')}}</div>
|
||||
</div>
|
||||
<div slot="footer" v-if="success">
|
||||
<Button type="primary" @click="userLogout" long>{{$L('返回首页')}}</Button>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user