From 8f59335879cf2d2f372380f511b2f6378738298a Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期一, 22 七月 2024 13:44:28 +0800
Subject: [PATCH] b端

---
 wechat_jiaxuan/pages/design/design.less |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diff --git a/wechat_jiaxuan/pages/design/design.less b/wechat_jiaxuan/pages/design/design.less
index f9f0e9d..a4e63bc 100644
--- a/wechat_jiaxuan/pages/design/design.less
+++ b/wechat_jiaxuan/pages/design/design.less
@@ -35,7 +35,13 @@
     border-radius: 8rpx;
     padding: 0 32rpx;
     margin-bottom: 40rpx;
-
+    .city_picler{
+      flex: 1;
+      padding-left: 30rpx;
+      .placeholder9{
+        color: #c8c9cc;
+      }
+    }
     .icon {
       width: 40rpx;
     }

--
Gitblit v1.9.3