Vue 基础业务逻辑

111 阅读1分钟

1.路由守卫

image.png

2.前端请求后台(跨域)

image.png

3.封装api请求数据

image.png

image.png

4.Promise封装

image.png