start iframe

This commit is contained in:
hufeixiong
2021-07-17 22:15:30 +08:00
parent 4808062d79
commit f1a3d98bcb
17 changed files with 825 additions and 11 deletions

View File

@@ -2,7 +2,7 @@
* @Author: yehuozhili
* @Date: 2021-05-15 12:49:28
* @LastEditors: yehuozhili
* @LastEditTime: 2021-07-12 20:19:38
* @LastEditTime: 2021-07-17 10:12:53
* @FilePath: \dooringx\packages\dooringx-example\src\pages\index.tsx
*/
import {
@@ -13,6 +13,7 @@ import {
LeftConfig,
ContainerWrapper,
Control,
postMessage,
} from 'dooringx-lib';
import { useContext } from 'react';
import { configContext } from '@/layouts';