From a2d1b9886b00b5f4d4722c3379d3bd4f2f94b421 Mon Sep 17 00:00:00 2001
From: LAPTOP-RI7D261L\Mr Ke <545800322@qq.com>
Date: Mon, 09 Mar 2020 17:02:35 +0800
Subject: [PATCH] Merge branch 'master' of http://120.79.193.119:9090/r/nsjcy/frontEnd/nsjcy

---
 SunshineLnsMinApp/pages/zhghInfo/zhghInfo.wxss |   28 ++++++++++++++++++++++++++++
 1 files changed, 28 insertions(+), 0 deletions(-)

diff --git a/SunshineLnsMinApp/pages/zhghInfo/zhghInfo.wxss b/SunshineLnsMinApp/pages/zhghInfo/zhghInfo.wxss
index cdf9ca3..37c70d1 100644
--- a/SunshineLnsMinApp/pages/zhghInfo/zhghInfo.wxss
+++ b/SunshineLnsMinApp/pages/zhghInfo/zhghInfo.wxss
@@ -53,11 +53,39 @@
   margin: 10PX;
 }
 
+.upload {
+  width: 48px;
+  height: 48px;
+}
+
+.activity-uploadImag-del {
+  width: 20px;
+  height: 20px;
+  position: absolute;
+  left: 28px;
+}
+
+.activity-uploadImage {
+  display: flex;
+  padding: 1vh 2vh;
+}
+
 .zhghInfo-center-title text {
   font-size: 14px;
   font-weight: 300;
 }
 
+.educt_hasupload_pic {
+  display: flex;
+  position: relative;
+  padding-right: 1vh;
+}
+
+.activity-uploadImag-icon {
+  width: 48px;
+  height: 48px;
+}
+
 .zhghInfo-center-txt {
   line-height: 24PX;
   margin-left: 12PX;

--
Gitblit v1.8.0