未验证 提交 04bacad3 编写于 作者: O openharmony_ci 提交者: Gitee

!8174 【OpenHarmony 4.0.5.5】【master】【ARKUI子系统】【TOD】【rk3568】【必现】修改web-xts用例

Merge pull request !8174 from yupeng/master
...@@ -611,8 +611,10 @@ struct Index { ...@@ -611,8 +611,10 @@ struct Index {
this.enterPageEnd=false this.enterPageEnd=false
}else if(this.isProgressFinish){ }else if(this.isProgressFinish){
console.info("isProgressFinish==>") console.info("isProgressFinish==>")
Utils.emitEvent(this.progress,114) if(this.progress="100"){
this.isProgressFinish=false Utils.emitEvent(this.progress,114)
this.isProgressFinish=false
}
} }
}) })
.onConsole((event) => { .onConsole((event) => {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册