yao

Results 4 comments of yao

@zombieJ demo地址:https://github.com/yaoleia/wujie.git ## 启动步骤 ### 1. 启动主应用 ```bash cd ./examples/main-react/ yarn && yarn start ``` ### 2. 启动react17子应用 ```bash cd ./examples/react17/ yarn && yarn start ``` 打开主应用 http://localhost:7700 ,切换到react17子应用,shadow-dom内部的html下的初始css3样式变量比 :host...

@zombieJ 我写错 && ,项目应该可以运行

好像现在还没解决。我目前加key的方式解决了 ```bash ```