File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 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 ) 。 [ 更多集成案例] ( #项目整合示例 ) .
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ to separate mock data from your business code. It's a truly non-hacking mocking
3232have 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 )
3838Get the [ source code] ( https://github.com/huturen/http-request-mock-simple-case-vue3 ) of the above case. [ More integration cases] ( #integration-cases ) .
You can’t perform that action at this time.
0 commit comments