📝 fix: replace Chinese character to English in README.md (#1386)

This commit is contained in:
guibwl 2021-04-14 11:18:40 +08:00 committed by GitHub
parent c957f5e6a8
commit 7d534140fd

View File

@ -261,7 +261,7 @@ A criterion for judging whether the business is closely related: <strong>Look at
- excludeAssetFilter - `(assetUrl: string) => boolean` - optionalsome special dynamic loaded micro app resources should not be handled by qiankun hijacking
- 返回值 - `MicroApp` - Micro application examples
- Return - `MicroApp` - Micro application examples
- mount(): Promise&lt;null&gt;;
- unmount(): Promise&lt;null&gt;;