elementUI照片墙报错 POST http:jsonplaceholder.typicode.composts 503 (Service Unavailable)问题解决

    技术2022-07-10  128

    elementUI照片墙上传照片时报503错误且出现跨域问题

    原地址为

    action="https://jsonplaceholder.typicode.com/posts/"

    现改为

    action="https://www.mocky.io/v2/5185415ba171ea3a00704eed/posts/"

    这样就不会出现跨域问题且上传效果也实现了 

    Processed: 0.013, SQL: 9