张善主

Merge remote-tracking branch 'origin/main'

@@ -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() {