前端修改

This commit is contained in:
橙子
2022-09-25 19:56:14 +08:00
parent 1959160681
commit b8de3e9867
14 changed files with 83 additions and 27 deletions

View File

@@ -1,7 +1,7 @@
<template>
<div class="login">
<el-form ref="loginRef" :model="loginForm" :rules="loginRules" class="login-form">
<h3 class="title">若依后台管理系统</h3>
<h3 class="title">意框架-Ruoyi管理系统</h3>
<el-form-item prop="username">
<el-input
v-model="loginForm.username"