Skip to content

Commit

Permalink
📝 readme docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ycjcl868 committed Aug 3, 2019
1 parent 911557c commit 5452d28
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ global.self = global.window;
global.document = global.window.document;
// in client env `window.context` is { userInfo: 'hello' }
```
`

- `url` default is `http://localhost`, you also change the `location.pathname` use `http://localhost/bar`
- `html` init html template, default is `<body><div id="root"></div></body>`
Expand Down

0 comments on commit 5452d28

Please sign in to comment.