名称修改

This commit is contained in:
djhk 2025-10-13 15:44:44 +08:00
parent 16bd368d47
commit da7faa8313

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">警用无人机管理系统</h3>
<el-form-item prop="username">
<el-input
v-model="loginForm.username"