Commit aa9b496b by txy

'调整'

parent 64398a49
......@@ -367,7 +367,7 @@ function voteClickFn(){
$('#html-template-4').fadeIn()
_this.parent('.item-title').prev().find('.vote-num').text(data.result.voteNum + '票')
}else if(data.status == 201) {
$('#act51626389412499 span').text(5)
$('#act51626389412499 span').text(rules.settings.szRule.voteNumDay)
$('#html-template-5').fadeIn()
}else if (data.status >= 400) {
// 异常处理
......
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