From feadd98b8227d0f223e2695f8665bc2d573f7c92 Mon Sep 17 00:00:00 2001
From: yangan <yangan0921@163.com>
Date: 星期四, 01 八月 2024 15:22:27 +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..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