Skip to content

Commit

Permalink
docs: punctuation
Browse files Browse the repository at this point in the history
  • Loading branch information
cloydlau committed Dec 28, 2022
1 parent 256a5f4 commit 1d88db8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ English | [简体中文](./docs/README.zh-CN.md)

- Support Vue 2.6 / 2.7 / 3
- Support SSR (Nuxt 2 / 3)
- Support Vite, Vue CLI 3 / 4 / 5, CDN ...
- Support microfrontends ([wujie](https://github.com/Tencent/wujie), [qiankun](https://github.com/umijs/qiankun), [single-spa](https://github.com/single-spa/single-spa) ...)
- Support Vite, Vue CLI 3 / 4 / 5, CDN...
- Support microfrontends ([wujie](https://github.com/Tencent/wujie), [qiankun](https://github.com/umijs/qiankun), [single-spa](https://github.com/single-spa/single-spa)...)
- Edit mode two-way binding
- Local registration + local configuration, or global registration + global configuration (Powered by [vue-global-config](https://github.com/cloydlau/vue-global-config))

Expand Down
4 changes: 2 additions & 2 deletions docs/README.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@

- Vue 2.6 / 2.7 / 3 通用
- 支持 SSR,Nuxt 2 / 3 通用
- 支持 Vite,Vue CLI 3 / 4 / 5, CDN ...
- 支持微前端 ([wujie](https://github.com/Tencent/wujie), [qiankun](https://github.com/umijs/qiankun), [single-spa](https://github.com/single-spa/single-spa) ...)
- 支持 Vite,Vue CLI 3 / 4 / 5, CDN……
- 支持微前端 ([wujie](https://github.com/Tencent/wujie), [qiankun](https://github.com/umijs/qiankun), [single-spa](https://github.com/single-spa/single-spa)……)
- 编辑模式双向绑定
- 局部注册 + 局部传参,也可以全局注册 + 全局传参 ([vue-global-config](https://github.com/cloydlau/vue-global-config) 提供技术支持)

Expand Down

0 comments on commit 1d88db8

Please sign in to comment.