From 6d3a837920639bdd366c4efc0bc7d2ee834b1ca2 Mon Sep 17 00:00:00 2001 From: yangan <yangan0921@163.com> Date: 星期一, 29 七月 2024 17:42:58 +0800 Subject: [PATCH] feat:库管页面更新 --- pages/login/userPassword.vue | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/pages/login/userPassword.vue b/pages/login/userPassword.vue index e760d5f..3f26e1f 100644 --- a/pages/login/userPassword.vue +++ b/pages/login/userPassword.vue @@ -26,6 +26,7 @@ type="password" placeholder="璇疯緭鍏ュ瘑鐮�" prefixIcon="lock" + style="padding:0" prefixIconStyle="font-size: 22px;color: #909399"></u--input> </view> </view> -- Gitblit v1.9.1