This commit is contained in:
wlh
2014-12-04 20:06:23 +08:00
parent 3b4b164dc6
commit ba45f0b494
3 changed files with 6 additions and 2 deletions
+2 -2
View File
@@ -41,9 +41,9 @@ header div:nth-child(2){
}
#search_btn{
width:50px;
height:43px;
height:46px;
border:0;
margin-left: 2px;
margin-left: 6px;
background-color:#0091FF;
border-left:0;
border:0;
+4
View File
@@ -24,6 +24,10 @@
<a>电影</a>
</footer>
<div style="position:absolute;top:170px;left:110px;z-index:2;">
<img src="../imgs/loading.gif" />
</div>
<script type="text/javascript" src="../js/angular.js"></script>
<script type="text/javascript" src="../js/angular-route.js" ></script>
<script type="text/javascript" src="../lib/index.js"></script>
Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB