+1 偶尔能行,多数都是空白,报错。 [图片]
扫码打开一个skyline页面第一次打开报错,重新扫码又正常打开了 求解答?如果不配置skyline模式的话 第一次打开就能正常打开不报错。所以怀疑是skyline那里出问题了 报错内容如下: MiniProgramError undefined is not an object (evaluating 'this.waitingForHoverReset.then') TypeError: undefined is not an object (evaluating 'this.waitingForHoverReset.then') at _hoverClassChange (WARenderContext.js:1:225715) at hoverClass (WARenderContext.js:1:1133868) at callAttributeFilter (WAServiceMainContext.js:1:255480) at (WAServiceMainContext.js:1:274630) at (appservice.app.js:7146:4527) at o (WAServiceMainContext.js:1:281837) at createNativeNodeWithInit (WAServiceMainContext.js:1:259542) at createCommonElement (WAServiceMainContext.js:1:281981) at (WAServiceMainContext.js:1:276231) at b (appservice.app.js:7146:4379) at j (appservice.app.js:7146:2140) at handleChildrenCreation (WAServiceMainContext.js:1:275887) at handleChildrenCreationAndInsert (WAServiceMainContext.js:1:277968) at (WAServiceMainContext.js:1:276535) at c (appservice.app.js:7146:2184) at (WAServiceMainContext.js:1:279462) at handleChildrenCreation (WAServiceMainContext.js:1:275887) at handleChildrenCreationAndInsert (WAServiceMainContext.js:1:277968) at (WAServiceMainContext.js:1:279441) at diff (WAServiceMainContext.js:1:271714) at (WAServiceMainContext.js:1:279242) at b (appservice.app.js:7146:2208) at c (share/index.appservice.js:1:412) at handleChildrenUpdate (WAServiceMainContext.js:1:278113) at (WAServiceMainContext.js:1:278906) at a (share/index.appservice.js:1:464) at handleChildrenUpdate (WAServiceMainContext.js:1:278113) at update (WAServiceMainContext.js:1:275448) at updateValues (WAServiceMainContext.js:1:289065) at (WAServiceMainContext.js:1:297159) at applyDataUpdates (WAServiceMainContext.js:1:211619) at setData (WAServiceMainContext.js:1:304410) at (WASubContext.js:1:158100) at P (WASubContext.js:1:152880) at setData (WASubContext.js:1:158079) at (appservice.app.js:7214:73709) at <setTimeout callback function> at (WASubContext.js:1:110313) at (WASubContext.js:1:142858) at p (WAServiceMainContext.js:1:151705) at (WAServiceMainContext.js:1:139654) _onNativeTimer@ global code@
星期二 15:33经常是要点好几次,才有用..
调试器无法查看元素,重启也没用,最新版的了[图片]
2020-09-29同样用的vue(路由是history模式)、tomcat,项目运行正常。但到周三(11.20)时(期间代码、服务端环境未作任何改动),突然就不行了,除安卓微信内不能访问(提示网业不能访问,诊断网络...),其他浏览器都正常。同样用nginx测试下也正常。
安卓微信客户端微信内置浏览器无法访问vue开发的前端项目,导致公众号页面无法打开出现的问题: 安卓微信内置浏览器无法访问vue开发的部署在tomcat上的前端项目,导致微信公众号在安卓手机上无法正常打开页面. 具体描述: 以前后端分离的模式进行微信公众号的开发,前端采用vue框架开发,最后将前端vue项目部署在tomcat上,发现在安卓微信客户端上不能访问。无论通过公众号按钮跳转到项目页面还是直接在聊天消息中点击项目页面地址,安卓微信客户端都不能访问页面。 除安卓微信客户端内置浏览器不能访问项目外,IOS微信客户端,PC谷歌浏览器,PC360浏览器,PC搜狗浏览器,PC上各种浏览器以及PC微信客户端都能正常访问,另外,手机QQ浏览器,手机UC浏览器等都能访问到项目页面。 如果将项目部署在nginx上,安卓微信客户端内置浏览器等一切web浏览器都能正常访问。 为验证问题,建立了一个vue开发的静态页面项目test分别部署在tomcat和nginx上, tomcat上页面地址:https://www.cendeshun.com/test/index nginx上页面地址:https://www.cendeshun.com:9002/test/index tomcat环境: 版本8.5.47,JDK版本jdk8 ningx版本1.16.1 出现问题的微信版本:安卓微信客户端7.0.8 个人觉得开发的vue项目配置,路由等没问题,因为除安卓微信客户端外都能访问,现在因为这个公众号项目被耽搁了,烦请官方技术团队帮忙排查问题,非常感谢!
2019-11-24