Pārlūkot izejas kodu

Merge branch 'develop' of 192.168.3.17:zhanghongbo/qfw into develop

wangshan 9 gadi atpakaļ
vecāks
revīzija
96afa36272

+ 3 - 0
core/src/web/staticres/css/dev-qfw.css

@@ -2565,7 +2565,10 @@ style="color:#D03102;margin-right:5px;"
 	height: 100px;
 }
 .b-pcshare-content>div:first-child>span:last-of-type>table{
+	-ms-transform: scale(0.5,0.5);
+	-moz-transform: scale(0.5,0.5);
 	-webkit-transform: scale(0.5,0.5);
+	-o-transform: scale(0.5,0.5);
 	position: absolute;
 	left: -50px;
 	top: -55px;

+ 1 - 1
core/src/web/templates/common/memberleft.html

@@ -145,7 +145,7 @@
 			</div>
 			<div>
 				<div><img style="padding:45px" src="/images/creditchengzhang.png"></img></div>
-				<div style="padding:0px 100px 20px 200px"><button  style="width:200px" class="btn btn-primary" onclick="toMyCredit()">开启成长旅</button></div>
+				<div style="padding:0px 100px 20px 200px"><button  style="width:200px" class="btn btn-primary" onclick="toMyCredit()">开启成长旅</button></div>
 			</div>
 		</div>
 	</div>