Showing
1 changed file
with
1 additions
and
1 deletions
| @@ -49,7 +49,7 @@ export struct ENewspaperListDialog { | @@ -49,7 +49,7 @@ export struct ENewspaperListDialog { | ||
| 49 | private deviceHeight: number = 0 | 49 | private deviceHeight: number = 0 |
| 50 | 50 | ||
| 51 | 51 | ||
| 52 | - selectPageNum : boolean = true | 52 | + selectPageNum : boolean = false |
| 53 | 53 | ||
| 54 | //watch监听报纸页码回调 | 54 | //watch监听报纸页码回调 |
| 55 | onCurrentPageNumUpdated(): void { | 55 | onCurrentPageNumUpdated(): void { |
-
Please register or login to post a comment