future 1 年之前
父節點
當前提交
0c796e4c09
共有 1 個文件被更改,包括 0 次插入6 次删除
  1. 0 6
      assets/script/run/game_list_view/long_story_list_item.ts

+ 0 - 6
assets/script/run/game_list_view/long_story_list_item.ts

@@ -62,12 +62,6 @@ export class long_story_list_item extends Component {
         // console.log('data_list=',data_list)
         this.lab_title.getComponent(Label).string = `第${this.m_page}章节`
 
-        // if(data_list.length<=3) {
-        //     this.node.getComponent(UITransform).contentSize = new Size(1080,1350)
-        // } else {
-        //     this.node.getComponent(UITransform).contentSize = new Size(1080,2700)
-        // }
-        
         this.level_bg_1.active = false
         this.level_bg_2.active = false
         this.level_bg_3.active = false