前端:动态加载动画
html
<div id="YWaitDialog"style="position: absolute;margin: auto;top: 40%;left: 50%;display: none;">
  <p style="text-align: center; vertical-align: central;"><img th:src="@{/statics/images/loading.gif}" /></p>
</div>
js
$('#YWaitDialog').show();
$('#YWaitDialog').hide();
gif生成
http://loadingapng.com/
    http://www.cnblogs.com/makexu/

 
                
            
         
         浙公网安备 33010602011771号
浙公网安备 33010602011771号