沈丘营商办后台前端项目
wangyuhang
5 天以前 8d27f95cf6e3b3289e90828ecef72e0c74f804b0
src/views/login.vue
@@ -4,7 +4,7 @@
    <Particles id="tsparticles" :particlesInit="particlesInit" :particlesLoaded="particlesLoaded" :options="options" />
    <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" type="text" size="large" auto-complete="off" placeholder="账号">
          <template #prefix><svg-icon icon-class="user" class="el-input__icon input-icon" /></template>