update rankui
This commit is contained in:
parent
56f6cce2b6
commit
1ca74bc19d
@ -98,7 +98,7 @@ cc.Class({
|
||||
}
|
||||
|
||||
this.lb_name.string = v.name;
|
||||
this.lb_duanwei.string = this.replacepos(v.address, 7, 20);
|
||||
this.lb_duanwei.string = this.replacepos(v.address, 7, 37);
|
||||
this.lb_score.string = JSON.parse(u).value;
|
||||
this.lb_lv.string = v.level;
|
||||
if (v.ranked < 1) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user