国际化问题
parent
d8cd8d336d
commit
8085585cfa
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue