| | |
| | | :rules="LoginRules" |
| | | class="login-form" |
| | | label-position="top" |
| | | label-width="120px" |
| | | label-width="100px" |
| | | size="large" |
| | | > |
| | | <el-row style="margin-right: -10px; margin-left: -10px"> |
| | |
| | | mode="pop" |
| | | @success="handleLogin" |
| | | /> |
| | | <!-- |
| | | <el-col :span="24" style="padding-right: 10px; padding-left: 10px"> |
| | | <el-form-item> |
| | | <el-row :gutter="5" justify="space-between" style="width: 100%"> |
| | |
| | | </el-row> |
| | | </el-form-item> |
| | | </el-col> |
| | | --> |
| | | <!-- |
| | | <el-divider content-position="center">{{ t('login.otherLogin') }}</el-divider> |
| | | <el-col :span="24" style="padding-right: 10px; padding-left: 10px"> |
| | | <el-form-item> |
| | |
| | | </div> |
| | | </el-form-item> |
| | | </el-col> |
| | | --> |
| | | <!-- |
| | | <el-divider content-position="center">萌新必读</el-divider> |
| | | <el-col :span="24" style="padding-right: 10px; padding-left: 10px"> |
| | | <el-form-item> |
| | |
| | | </div> |
| | | </el-form-item> |
| | | </el-col> |
| | | --> |
| | | </el-row> |
| | | </el-form> |
| | | </template> |