Skip to content

Commit

Permalink
docs: 文档更新
Browse files Browse the repository at this point in the history
  • Loading branch information
maguohua1 committed Jul 16, 2021
1 parent 8770d1d commit 3222d0f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Micro App 是由京东零售iPaaS前端研发团队推出的一款微前端框

`下述以react代码为例`

#### 基座应用
### 基座应用
1、安装依赖
```bash
yarn add @micro-zoe/micro-app
Expand Down Expand Up @@ -77,7 +77,7 @@ export function MyPage () {
}
```

#### 子应用
### 子应用
添加路由前缀

```js
Expand Down

0 comments on commit 3222d0f

Please sign in to comment.