VitaminA
Results
2
issues of
VitaminA
菜鸟一枚,最近仿照您的代码学习复杂单页应用的开发。我在尝试接入后台时,控制台报错:Access to XMLHttpRequest at 'http://localhost:3000/' from origin 'http://localhost:8080' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. 所以想问一下您在开发过程中有遇到同源限制吗?如果有,是怎么解决的,因为我并没有发现项目中有这样的处理。 如有打扰,还请见谅
打包后的项目在真机调试上报 undefined is not a function 报错指向 selector = selector.replace(regexp, onProcess) 在模拟器退出页面时报 this.$__classList.$$recycle is not a function 报错指向 element.js 的 if (!value && this.$__classList) this.$__classList.$$recycle()