Authored by qinchao

doashboard修改

@@ -69,7 +69,7 @@ @@ -69,7 +69,7 @@
69 <div class="row"> 69 <div class="row">
70 <c:forEach items="${portalMap}" var="m" varStatus="mq"> 70 <c:forEach items="${portalMap}" var="m" varStatus="mq">
71 <div class="col-sm-12 col-md-6 col-lg-4 "> 71 <div class="col-sm-12 col-md-6 col-lg-4 ">
72 - <div class="thumbnail" style="height:950px;"> 72 + <div class="thumbnail" style="">
73 <div style="width:90%;height:150px; 73 <div style="width:90%;height:150px;
74 <c:if test="${mq.index == 0}">background-color: rebeccapurple;</c:if> 74 <c:if test="${mq.index == 0}">background-color: rebeccapurple;</c:if>
75 <c:if test="${mq.index == 1}">background-color: #0C5F61;</c:if> 75 <c:if test="${mq.index == 1}">background-color: #0C5F61;</c:if>