陈剑华

feat: resetMoreTips

... ... @@ -55,6 +55,7 @@ export struct ZhSingleRow02 {
if (this.moreWidth > this.initMoreWidth) {
this.moreWidth = 16
}
this.resetMoreTips()
}
toMore() {
... ...