diff --git a/README.md b/README.md index 1078adfb..086b7a3a 100644 --- a/README.md +++ b/README.md @@ -65,9 +65,6 @@ cnpm install cnpm run dev ``` -后端开发:在浏览器中访问:[http://localhost:7001](http://localhost:7001) ,使用真实接口实现; - -前端开发:在浏览器中访问:[http://localhost:10000](http://localhost:10000),使用 Mock 接口数据。 ### 编译静态资源