每日消费 - 修改进度值
This commit is contained in:
@@ -142,7 +142,6 @@ function getConfig() {
|
||||
// 处理倒计时
|
||||
countup(res.data.endTime - res.timestamp);
|
||||
// 处理顶部进度以及个人信息
|
||||
res.data.goldNum = 29000000;
|
||||
$('.myBox .tx').attr('src', res.data.avatar);
|
||||
$('.myBox .name').text(res.data.nick);
|
||||
$('.myBox .tetxBox .r b').text(res.data.goldNum);
|
||||
|
Reference in New Issue
Block a user