移除登录界面上的提示
This commit is contained in:
parent
5c68cfce12
commit
1970ebf81f
@ -71,24 +71,6 @@
|
|||||||
{{ $t('login.logIn') }}
|
{{ $t('login.logIn') }}
|
||||||
</el-button>
|
</el-button>
|
||||||
|
|
||||||
<div style="position:relative">
|
|
||||||
<div class="tips">
|
|
||||||
<span>{{ $t('login.username') }} : admin </span>
|
|
||||||
<span>{{ $t('login.password') }} : {{ $t('login.any') }} </span>
|
|
||||||
</div>
|
|
||||||
<div class="tips">
|
|
||||||
<span>{{ $t('login.username') }} : editor </span>
|
|
||||||
<span>{{ $t('login.password') }} : {{ $t('login.any') }} </span>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<el-button
|
|
||||||
class="thirdparty-button"
|
|
||||||
type="primary"
|
|
||||||
@click="showDialog=true"
|
|
||||||
>
|
|
||||||
{{ $t('login.thirdparty') }}
|
|
||||||
</el-button>
|
|
||||||
</div>
|
|
||||||
</el-form>
|
</el-form>
|
||||||
|
|
||||||
<el-dialog
|
<el-dialog
|
||||||
|
Loading…
x
Reference in New Issue
Block a user