| | |
| | | import 'nprogress/nprogress.css'; |
| | | |
| | | //默认超时时间 |
| | | axios.defaults.timeout = 10000; |
| | | axios.defaults.timeout = 3000000; |
| | | //返回其他状态码 |
| | | axios.defaults.validateStatus = function (status) { |
| | | return status >= 200 && status <= 500; |
| | |
| | | { |
| | | label: "视频", |
| | | prop: "videoUrl", |
| | | dataType: "array", |
| | | type: "upload", |
| | | accept: "video/mp4", |
| | | display: true, |
| | | hide: true, |
| | | viewDisplay: true, |
| | | editDisabled: true, |
| | | listType: "picture", |
| | | action: "http://web.byisf.com:82/blade-jfpts/depl/put-depl", |
| | | listType: "picture-img", |
| | | action: "/api/depl/put-depl", |
| | | propsHttp: { |
| | | res: "data", |
| | | url: "link", |
| | | url: "data", |
| | | }, |
| | | }, |
| | | { |
| | |
| | | // lineHeights: ['1', '1.15', '1.6', '2', '2.5', '3'] |
| | | // },//wangEditor编辑的配置 |
| | | props: { |
| | | res: "data", |
| | | url: "link", |
| | | res: "data" |
| | | }, |
| | | }, |
| | | hide: true, |