Skip to content
This repository was archived by the owner on Jul 26, 2021. It is now read-only.

Commit cd59ea8

Browse files
committed
fix: 使用问题提示 close #7
1 parent c508853 commit cd59ea8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,7 @@ export default class HelloWorld extends Vue {
158158
- type: number
159159
- default: `200`
160160
- description: 由于birdge初始化需要时间导致的registerHandler失败的处理,延时调用时间,单位`ms`
161+
> native调用前端注册的方法最好也要延时处理,避免前端还未注册时候native调用导致的问题
161162
162163
### nativeHandlerName
163164
- type: string, 必填项

0 commit comments

Comments
 (0)