https://developers.weixin.qq.com/s/fZHkcimX7UiE 代码片段 业务逻辑全删了,就留了一个wx.switchTab 还是黑屏 点返回按钮就能看出黑屏
wx.switchTab导致的黑屏,去掉tabBar改用wx.redirectTo跳转正常。电脑开发wx.switchTab导致的黑屏,去掉tabBar改用wx.redirectTo跳转正常。电脑开发工具正常,真机黑屏。 安卓小米6x出现的 第二次长按小程序码打开,也会黑屏,不通过小程序码,通过搜索进入正常。 [图片]
2020-06-22onRequestTaskStateChange 怎么解决,直接黑屏了
真机调试请求 onRequestTaskStateChange 6 not found ?在开发者工具中请求正常, 在真机调试时就 onRequestTaskStateChange 6 not found,
2020-06-21我的wx.switchTab跳转就会黑屏,去掉tabBar 改用wx.redirectTo就正常
小程序黑屏bug情况我录了个视频: 视频地址:https://o4wbikkhf.qnssl.com/WeChatSight3.mp4 复制链接打开可以看 bug前提: 出现bug之前我用小程序看了很多小短视频,都是下载到临时目录观看的,最后就黑屏了,然后我退出小程序重新进入还是黑屏,然后我就录了视频 麻烦给个解决方案或者说法,现在线上用户也确实出现了黑屏的问题
2020-06-21我的wx.switchTab跳转就会黑屏,去掉tabBar 改用wx.redirectTo就正常
BUG小程序黑屏,谁知道怎么破?bug:小程序加载数据和图片的时候 开始是黑块 然后就全黑, 黑屏.... 如: 谁知道怎么解决啊,之前都是好好的没啥问题,今天突然刚刚发现这样了... [图片]
2020-06-21我的wx.switchTab跳转就会黑屏,去掉tabBar 改用wx.redirectTo就正常 安卓小米6x手机
小程序为什么黑屏?[图片] 小米手机,微信7.0.8,出现黑屏或者白屏,电脑不会,但手机出现的概率很大
2020-06-21我的wx.switchTab跳转就会黑屏,去掉tabBar 改用wx.redirectTo就正常
小程序页面加载不出来问题WAService.js:13 switchTab before pages are registered. [图片] "pages": [ "pages/index/index", "pages/goodType/goodtype", "pages/find/find", "pages/shopCart/cartList", "pages/self/selfMsg", "pages/login/login", "pages/goodList/goodlist", "pages/good/good", "pages/self/address/address", "pages/self/address/addressEdit/addressEdit", "pages/order/order", "pages/myorder/myorder", "pages/findone/findone", "pages/order/orderpay/orderpay", "pages/order/orderdetail/orderdetail" ], "tabBar": { "backgroundColor": "#fff", "borderStyle": "black", "color": "#666666", "selectedColor": "#666666", "list": [ { "pagePath": "pages/index/index", "text": "首页", "iconPath": "images/home.png", "selectedIconPath": "images/home_fill.png" }, { "pagePath": "pages/goodType/goodtype", "text": "品牌", "iconPath": "images/type.png", "selectedIconPath": "images/type_fill.png" }, { "pagePath": "pages/find/find", "text": "发现", "iconPath": "images/safari.png", "selectedIconPath": "images/safari_fill.png" }, { "pagePath": "pages/shopCart/cartList", "text": "购物车", "iconPath": "images/cart.png", "selectedIconPath": "images/cart_fill.png" }, { "pagePath": "pages/self/selfMsg", "text": "我的", "iconPath": "images/my.png", "selectedIconPath": "images/my_fill.png" } ] }, 编译的时候经常出现这个提示 然后所有的页面都加载不出来的
2020-06-21我的wx.switchTab跳转就会黑屏,去掉tabBar 改用wx.redirectTo就正常
急急急,小程序白屏,页面视图都不加载问题:多进去几次退出再进去进入个人中心出现白屏,之后进入都是白屏。onShow都不加载 [图片]
2020-06-21我也出现了该问题,莫名其妙的
exception onOpen fail code:8,TLS handshake failed?[图片] 调用 wx.connectSocket返回success.马上返回exception onOpen fail code:8,TLS handshake failed? 测试环境如下: 1:PC端测试 一切正常 2:android 9.0 小米6测试 报上面的错误。 谁能帮忙解答一下。 检查网站已经只支持TLS 1.2.禁用了TLS1.1和TLS1.0 请教下小程序WebSocket能够使用端口吗? wss://xxx.xxx.com:8080?这种是否能够接受,还是只能使用域名
2020-06-20如何隐藏默认键盘
小程序可以自己做键盘吗input的键盘类型只有四种,想用类似这种输入密码的键盘怎么做?[图片]
2020-06-05怎么解决呀 不支持wss端口号
请问官方wx.connectSocket支持端口了吗?请问官方wx.connectSocket支持端口了吗? 比如:wss://www.xxxx.xxx:8080
2020-03-17