日了微信团队所有的逼,都2021年了还没给出解决方案
uploadFile 发请求 出现Provisional headers are shown?wx.uploadFile({ url: 'https://zdlcesi.yk0631.com/index.php?s=/api/upload/image', filePath: tempFilePaths, name: 'iFile', timeout: 15000, header: { "Content-Type": "multipart/form-data" }, //formData: null, success: function(res) { console.log('走这里'); //var images = that.data.images; // var data = JSON.parse(res.data); // console.log('这里:'+ data.url); // var url = data.url; // object['urls'] = that.data.urlArr.concat(siteinfo.siteroot + url); // resolve(object); // resolve(JSON.parse(res.data)); } 阻塞了请求,请求头里面出现 Provisional headers are shown [图片] 咋回事呢!我也没有跨域啥的啊。域名是安全的https。
2021-01-20[图片]
大佬进来,swiper组件easing-function无效- 当前 Bug 的表现(可附上截图) - 预期表现 - 复现路径 - 提供一个最简复现 Demo swiper组件设置 easing-function="easeInCubic",想要缓入动画,但是动画只能默认动画,easeOutCubic,easeInOutCubic这些效果也不行,我的基础库>2.6.5
2019-07-18