Commit a9b53076 authored by zhangyanni's avatar zhangyanni

列表右下角动画

parent 9669e386
......@@ -706,6 +706,7 @@
this.getDocumentFunc();
this.getChannelListFunc();
var that = this;
this.publicFun.setUserInfoCookie("guessListTop",0);
this.guessTimer = setInterval(function(){
if( that.top == that.publicFun.getCookie("guessListTop")){
that.showAllIcon = true;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment