Merge branch 'master' of gitee.com:wjl2008_admin/tougao_web

This commit is contained in:
wangjinlei
2021-06-24 15:42:09 +08:00

View File

@@ -19,10 +19,10 @@
<el-button type="primary" @click="submitForm()">{{ $t('system.login') }}</el-button>
</div>
<el-row style="text-align: left">
<el-col :span="24">
<el-col :span="12">
<el-link :underline="false" type="primary" @click="doRetrieve()">{{ $t('system.repassword') }}</el-link>
</el-col>
<el-col :span="24">
<el-col :span="12" style="text-align: right">
<el-link :underline="false" type="primary" @click="doRegister()">{{ $t('system.register') }}</el-link>
</el-col>
<el-col :span="24" style="margin-top: 5px;">