国际化问题
This commit is contained in:
@@ -109,7 +109,7 @@
|
||||
<span style="color:#428bca">关于</span>
|
||||
</a>
|
||||
</div>
|
||||
<Vcode :show="isShow" :slider-text="$t('login:button:sliderText')" :imgs="[Img1]" @success="onSuccess" />
|
||||
<Vcode :show="isShow" :fail-text="$t('login:button:failText')" :slider-text="$t('login:button:sliderText')" :imgs="[Img1]" @success="onSuccess" />
|
||||
<el-dialog
|
||||
v-if="aboutVisible"
|
||||
:visible.sync="aboutVisible"
|
||||
|
||||
Reference in New Issue
Block a user