From 5d038edaf05a6643f64e7499ac8ae914484fed2d Mon Sep 17 00:00:00 2001
From: 张含笑 <zhx18749296735@163.com>
Date: Thu, 23 Oct 2025 14:43:34 +0800
Subject: [PATCH] feat:调整
---
src/subPackages/userDetail/infos/index.vue | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/src/subPackages/userDetail/infos/index.vue b/src/subPackages/userDetail/infos/index.vue
index e31e2de..39b46d1 100644
--- a/src/subPackages/userDetail/infos/index.vue
+++ b/src/subPackages/userDetail/infos/index.vue
@@ -165,6 +165,7 @@
::v-deep .u-input {
border: none !important;
background: transparent !important;
+ padding: 0 !important;
}
::v-deep .u-input__input {
--
Gitblit v1.9.3