|
@@ -40,16 +40,17 @@
|
|
|
<body>
|
|
|
<!-- loading -->
|
|
|
<div class="spa-fullscreen"></div>
|
|
|
-<div class="spa-loader" style="background: #f9f9f9">
|
|
|
- <!--<div class="spa-loader-animate">
|
|
|
+<div class="spa-loader">
|
|
|
+ <!-- <div class="spa-loader-animate">
|
|
|
<div class="bg"></div>
|
|
|
<span class="ball"></span>
|
|
|
<span class="ball"></span>
|
|
|
</div>-->
|
|
|
+ <img style="position:fixed;top:15%;left: 0" src="<?php echo Yii::app()->request->baseUrl;?>/images/loading-o2o.gif" width="100%">
|
|
|
<!-- <img style="position:fixed;top:15%;left: 0" src="--><?php //echo Yii::app()->request->baseUrl;?><!--/images/5-160914192R0-51.gif" width="100%">-->
|
|
|
-<!-- <img style="position:fixed;top:15%;left: 0" src="http://image.woshipm.com/wp-files/2015/08/0-9.gif" width="100%" alt="漫无目的的飞机">-->
|
|
|
+<!-- <img style="position:fixed;top:20%;left: 0" src="http://image.woshipm.com/wp-files/2015/08/0-9.gif" width="100%" alt="漫无目的的飞机">-->
|
|
|
<!-- <img style="position:fixed;top:15%;left: 0" src="http://image.woshipm.com/wp-files/2015/08/0-11.gif" width="100%" alt="草原">-->
|
|
|
- <img style="position:fixed;top:15%;left: 0" src="http://img.ui.cn/data/file/0/3/5/58530.gif" width="100%" alt="草原">
|
|
|
+<!-- <img style="position:fixed;top:15%;left: 0" src="http://img.ui.cn/data/file/0/3/5/58530.gif" width="100%" alt="草原">-->
|
|
|
</div>
|
|
|
|
|
|
<script type="text/javascript" id="graceMain"></script>
|