1、element-plus提供了以服务的方式来调用的loading,该方法就可以写在请求的拦截器中。
3、通过ElLoading.service(options)的方式,将loading写在请求拦截器中。