Răsfoiți Sursa

fix: 修复样式问题

zhangyuhan 1 an în urmă
părinte
comite
906a988b9e

+ 2 - 2
src/jfw/modules/app/src/web/staticres/jyapp/wxtsguide/main.css

@@ -126,7 +126,7 @@
 .step-2 .t-desc{
 	color: #1d1d1d;
 	margin: 20px 0px;
-	line-height: 25px;
+	line-height: 0.5rem;
 }
 .step-2 [type='text']{
 	display: block;
@@ -362,4 +362,4 @@
     position: relative;
     width: auto;
     margin: 10px;
-}
+}

+ 1 - 1
src/jfw/modules/app/src/web/templates/weixin/wxinfocontent.html

@@ -1928,7 +1928,7 @@ $(function(){
 						sessionStorage.followSetReload = "1";
 					}
 					followId = r.followId;
-					EasyAlert.show("已关注,可从“我的-<br>关注的项目”查看<br>或设置提醒日期",{"text-align":"left","width":"195px"});
+					EasyAlert.show("已关注,可从“我的-<br>关注的项目”查看<br>或设置提醒日期",{"text-align":"left","width":"4rem"});
 					followFlag = true;
 					jumpFlag = true;
 					$(".follow").html('<i class="glyphicon yiguanzhu"></i>已关注');