1
0
mirror of synced 2026-04-14 21:19:18 +08:00

fix(stage,runtime,ui-react): tmagicRuntimeReady时机修改

fix #198
This commit is contained in:
roymondchen
2022-07-29 12:48:09 +08:00
committed by jia000
parent 0a1cf060a5
commit 9858327eb8
5 changed files with 152 additions and 145 deletions

View File

@@ -43,6 +43,7 @@ export default ({ config, methods }: UseAppOptions) => {
useEffect(() => {
const emitData = {
config,
...methods,
};