future 1 年之前
父节点
当前提交
d5c3ec6a39
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      assets/script/ui/home/home_bottom.ts

+ 0 - 1
assets/script/ui/home/home_bottom.ts

@@ -39,7 +39,6 @@ export class home_bottom extends Component {
 
     public reloadHonorData() {
         let rank_data = tools.mine_rank_data
-        rank_data.nationwide_badge_status = 1
         this.img_honor.getComponent(home_honor).initView()
     }