提交 ec0f4165 编写于 作者: DCloud_iOS_XHY's avatar DCloud_iOS_XHY

优化 rich-text 测试例,避免因为渲染时间差导致测试失败

(cherry picked from commit 85b35ecb)
上级 d6953a17
......@@ -51,7 +51,7 @@
this.richTextElement = uni.getElementById('richtext') as UniElement
setTimeout(() => {
this.updateRichTextHeight()
}, 1200)
}, 2500)
},
methods: {
changeText() {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册