DYL0109
2025-01-18 efb891f7abfcc3f2c81349715ddf4087f709da40
zhitan-vue/src/views/login.vue
@@ -21,6 +21,7 @@
          size="large"
          auto-complete="off"
          placeholder="密码"
          show-password
          @keyup.enter="handleLogin"
        >
          <template #prefix><svg-icon icon-class="password" class="el-input__icon input-icon" /></template>