Commit 08148735 authored by anxixi's avatar anxixi

积分竞猜相关功能

parent 922c14ae
......@@ -74,7 +74,7 @@
},
datetypes:1,
guesstypes:1,
datelist:[{value:'昨日榜',type:1},{value:'近7日榜',type:2},{value:'近30日榜',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