We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3d61e5 commit 05fd055Copy full SHA for 05fd055
README.md
@@ -4,7 +4,7 @@
4
5
本项目综合运用了 `Vue3.0` 的新特性,适合新手学习😁
6
7
-- 基于 `Composition API` 即 `Function-based AP` I进行改造,配合 `Vue Cli`,优先体验 `Vue3` 特性
+- 基于 `Composition API` 即 `Function-based API` 进行改造,配合 `Vue Cli`,优先体验 `Vue3` 特性
8
- 使用单例对象模式进行组件通信
9
- 使用 `axios` 库进行网络请求,`weui` 库实现 UI 界面
10
0 commit comments