Commit 922c14ae authored by zhangyanni's avatar zhangyanni

Merge remote-tracking branch 'origin/master'

parents 0f551c12 4b31acd1
......@@ -74,7 +74,7 @@
},
datetypes:1,
guesstypes:1,
datelist:[{value:'日榜',type:1},{value:'周榜',type:2},{value:'月榜',type:3}],
datelist:[{value:'昨日榜',type:1},{value:'近7日榜',type:2},{value:'近30日榜',type:3}],
typelist:[{value:'参与次数',type:1},{value:'胜率',type:2},{value:'赢取积分数',type:3}],
userInfo:this.publicFun.getCookie("userInfo") ? JSON.parse(this.Base64.decode(this.publicFun.getCookie("userInfo"))) : null,
}
......
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