大屏逻辑更新、首页更新、
This commit is contained in:
@ -151,31 +151,31 @@
|
||||
<body>
|
||||
<div id="mainDiv" style="background:#f1f1f1;">
|
||||
|
||||
<div style="float:left;height:100%;width:35%;">
|
||||
<div style="float:left;height:100%;width:100%;padding:5px 5px 5px 5px;">
|
||||
<div style="height:100%;width:100%;background-color:#ffffff;">
|
||||
<%--图片--%>
|
||||
<!-- <img src="" id="mainImg" style="width:100%;height:100%;"> -->
|
||||
<div id="carousel-example-generic" class="carousel slide" data-ride="carousel" style="width:100%;height:100%;">
|
||||
|
||||
<!-- Wrapper for slides -->
|
||||
<div class="carousel-inner" role="listbox" id="carousel-items">
|
||||
</div>
|
||||
<!-- Controls -->
|
||||
<a class="left carousel-control" href="#carousel-example-generic" role="button" data-slide="prev">
|
||||
<span class="glyphicon glyphicon-chevron-left" aria-hidden="true"></span>
|
||||
<span class="sr-only">Previous</span>
|
||||
</a>
|
||||
<a class="right carousel-control" href="#carousel-example-generic" role="button" data-slide="next">
|
||||
<span class="glyphicon glyphicon-chevron-right" aria-hidden="true"></span>
|
||||
<span class="sr-only">Next</span>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<%-- <div style="float:left;height:100%;width:35%;">--%>
|
||||
<%-- <div style="float:left;height:100%;width:100%;padding:5px 5px 5px 5px;">--%>
|
||||
<%-- <div style="height:100%;width:100%;background-color:#ffffff;">--%>
|
||||
<%-- <%–图片–%>--%>
|
||||
<%-- <!-- <img src="" id="mainImg" style="width:100%;height:100%;"> -->--%>
|
||||
<%-- <div id="carousel-example-generic" class="carousel slide" data-ride="carousel" style="width:100%;height:100%;">--%>
|
||||
<%-- --%>
|
||||
<%-- <!-- Wrapper for slides -->--%>
|
||||
<%-- <div class="carousel-inner" role="listbox" id="carousel-items">--%>
|
||||
<%-- </div>--%>
|
||||
<%-- <!-- Controls -->--%>
|
||||
<%-- <a class="left carousel-control" href="#carousel-example-generic" role="button" data-slide="prev">--%>
|
||||
<%-- <span class="glyphicon glyphicon-chevron-left" aria-hidden="true"></span>--%>
|
||||
<%-- <span class="sr-only">Previous</span>--%>
|
||||
<%-- </a>--%>
|
||||
<%-- <a class="right carousel-control" href="#carousel-example-generic" role="button" data-slide="next">--%>
|
||||
<%-- <span class="glyphicon glyphicon-chevron-right" aria-hidden="true"></span>--%>
|
||||
<%-- <span class="sr-only">Next</span>--%>
|
||||
<%-- </a>--%>
|
||||
<%-- </div>--%>
|
||||
<%-- </div>--%>
|
||||
<%-- </div>--%>
|
||||
<%-- </div>--%>
|
||||
|
||||
<div style="float:left;height:100%;width:65%;">
|
||||
<div style="float:left;height:100%;width:100%;">
|
||||
<div style="float:left;height:50%;width:100%;padding:5px 5px 5px 5px;">
|
||||
<div style="height:100%;width:100%;background-color:#ffffff;">
|
||||
<div class="section-header">
|
||||
|
||||
Reference in New Issue
Block a user