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