From 3e32c4ec8d58772e2e52ea7518db5ec76d378b21 Mon Sep 17 00:00:00 2001 From: yangan <yangan0921@163.com> Date: 星期四, 01 八月 2024 14:22:37 +0800 Subject: [PATCH] feat:H5及小程序修改点 --- 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..9c9ccf4 100644 --- a/pages/login/userPassword.vue +++ b/pages/login/userPassword.vue @@ -26,6 +26,7 @@ type="password" placeholder="璇疯緭鍏ュ瘑鐮�" prefixIcon="lock" + style="padding:0;margin-left:8px;" prefixIconStyle="font-size: 22px;color: #909399"></u--input> </view> </view> -- Gitblit v1.9.1