Showing
1 changed file
with
1 additions
and
0 deletions
| @@ -55,6 +55,7 @@ export struct ZhSingleRow02 { | @@ -55,6 +55,7 @@ export struct ZhSingleRow02 { | ||
| 55 | if (this.moreWidth > this.initMoreWidth) { | 55 | if (this.moreWidth > this.initMoreWidth) { |
| 56 | this.moreWidth = 16 | 56 | this.moreWidth = 16 |
| 57 | } | 57 | } |
| 58 | + this.resetMoreTips() | ||
| 58 | } | 59 | } |
| 59 | 60 | ||
| 60 | toMore() { | 61 | toMore() { |
-
Please register or login to post a comment