From d0c44e65a42299864512992f727af2ad607eabc7 Mon Sep 17 00:00:00 2001 From: xpz2018 <107107461@qq.com> Date: Thu, 14 Oct 2021 18:00:34 +0800 Subject: [PATCH] no message --- pages/agent/edit/index.wxss | 36 ++---------------------------------- 1 file changed, 2 insertions(+), 34 deletions(-) diff --git a/pages/agent/edit/index.wxss b/pages/agent/edit/index.wxss index 4ce018e..16d29b3 100644 --- a/pages/agent/edit/index.wxss +++ b/pages/agent/edit/index.wxss @@ -7,43 +7,11 @@ } -.cate-list { - margin: 24rpx 30rpx; - border: 1rpx solid #f3f3f3; -} - -.cate-header { - min-height: 80rpx; - background-color: #f3f3f3; - padding: 0rpx 30rpx; -} - -.cate-paper { - height: 100rpx; - border-bottom: 1rpx solid #f3f3f3; -} - .textarea{ width:100%; height:80px; padding:0px 30rpx; font-size: 14px; } - -.bg-blue{ - color: #FFFFFF; - background-color: #008AFF; -} - -.image-load { - width: 50px; - height: 50px; - display: flex; - align-items: center; - justify-content: center; -} - -.round{ - width: 44rpx; - height: 44rpx; -} + + \ No newline at end of file