1.打开项目在本地的包  File---Open Floder 

2.修改.env.development文件的VUE_APP_API_BASE_URL=//localhost:8001

3.npm install

4.npm run dev