www.pudn.com > TeachingPlatform.zip > index.html, change:2016-11-24,size:2235b
<html> <head> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="view/css/lib.css"> </head> <body> <header-directive></header-directive> <roll-picture-directive></roll-picture-directive> <!--<div id="carousel-example-generic" class="carousel slide " data-ride="carousel">--> <!--<!– Indicators –>--> <!--<ol class="carousel-indicators">--> <!--<li data-target="#carousel-example-generic" data-slide-to="0" class="active"></li>--> <!--<li data-target="#carousel-example-generic" data-slide-to="1"></li>--> <!--<li data-target="#carousel-example-generic" data-slide-to="2"></li>--> <!--</ol>--> <!--<div class="carousel-inner" role="listbox">--> <!--<div class="item active">--> <!--<img src="files/picture/pic1.jpg" ng-alt="">--> <!--<div class="carousel-caption"></div>--> <!--</div>--> <!--<div class="item">--> <!--<img src="files/picture/pic2.jpg" ng-alt="">--> <!--<div class="carousel-caption"></div>--> <!--</div>--> <!--<div class="item">--> <!--<img src="files/picture/pic2.jpg" ng-alt="">--> <!--<div class="carousel-caption"></div>--> <!--</div>--> <!--</div>--> <!--<!– Controls –>--> <!--<a class="left carousel-control" href="#carousel-example-generic" role="button" data-slide="prev">--> <!--<span class="glyphicon glyphicon-chevron-left"></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"></span>--> <!--<span class="sr-only">Next</span>--> <!--</a>--> <!--</div>--> <!--<ui-view></ui-view>--> <!--<a href="test">test</a>--> <!--<a href="headerUrl">header</a>--> </body> </html> <script src="view/js/lib.js"></script> <script src="view/js/app.js"></script>