智慧调解页面的优化

This commit is contained in:
gyj
2024-01-30 09:21:59 +08:00
parent cbe545ae8a
commit 133f404bd1
6 changed files with 58 additions and 10 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
<template>
<div class="login">
<el-form ref="loginForm" :model="loginForm" :rules="loginRules" class="login-form">
<h3 class="title">调解管理系统</h3>
<h3 class="title">智慧调解系统</h3>
<el-form-item prop="username">
<el-input
v-model="loginForm.username"