Skip to content

Commit 3329350

Browse files
committed
docs: A simple integration case with vue3 -> A simple integration case with vue3:
1 parent 1eef852 commit 3329350

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README-CN.MD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030

3131
区别于其他mock库,为把mock数据从你的业务代码中分离出去,本库提供webpack及cli命令行整合工具,可真正做到无侵入mock,只配置一次,后续无需修改任何业务代码。
3232

33-
**与vue3的集成案例**
33+
**与vue3的集成案例:**
3434

3535
![demonstration](https://huturen.github.io/http-request-mock-docs/imgs/demonstration.gif)
3636
获取上面案例的[源码](https://github.com/huturen/http-request-mock-simple-case-vue3)[更多集成案例](#项目整合示例).

README.MD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ to separate mock data from your business code. It's a truly non-hacking mocking
3232
have to hack into your business code to mock something ever again after a one-time configuration.
3333

3434

35-
**A simple integration case with vue3**
35+
**A simple integration case with vue3:**
3636

3737
![demonstration](https://huturen.github.io/http-request-mock-docs/imgs/demonstration.gif)
3838
Get the [source code](https://github.com/huturen/http-request-mock-simple-case-vue3) of the above case. [More integration cases](#integration-cases).

0 commit comments

Comments
 (0)