This commit is contained in:
砂糖
2025-07-29 16:57:16 +08:00
parent ae33b44468
commit 2c9f128423
5 changed files with 23 additions and 34 deletions

View File

@@ -1,7 +1,7 @@
<template>
<div class="login">
<el-form ref="loginForm" :model="loginForm" :rules="loginRules" class="login-form">
<h3 class="title">RuoYi-Flowable-Plus后台管理系统</h3>
<h3 class="title">科伦普WMS系统</h3>
<el-form-item prop="username">
<el-input
v-model="loginForm.username"