2***@qq.com
2***@qq.com
  • 发布:2021-04-28 15:43
  • 更新:2022-12-02 11:53
  • 阅读:709

【报Bug】nvue iOS设备横屏应用的 uni.showToast 和uni.showLoad 显示错误

分类:uni-app

产品分类: uniapp/App

PC开发环境操作系统: Windows

PC开发环境操作系统版本号: 20H2

HBuilderX类型: 正式

HBuilderX版本号: 3.1.11

手机系统: iOS

手机系统版本号: IOS 14

手机厂商: 苹果

手机机型: iPad mini 4

页面类型: nvue

打包方式: 云端

项目创建方式: HBuilderX

App下载地址或H5⽹址: *

操作步骤:

代码:
pages.json
"globalStyle": {
"navigationStyle": "custom",
"pageOrientation": "landscape"
},
*.nvue:
uni.showToast({title: 'The name is empty !', icon: 'none'})

预期结果:

正常显示

实际结果:

显示错误
文字和图标会按照竖屏方向显示;
loading遮盖层显示位置正常;
toast遮盖层宽度没有被正常撑开,高度会变得很奇怪

bug描述:

uni.showToast 和uni.showLoad 显示错误

iOS横屏应用,显示错误
iOS竖屏显示正常
Android横屏显示正常

2021-04-28 15:43 负责人:无 分享
已邀请:
heheheh

heheheh

这问题没人解决吗?

  • 2***@qq.com (作者)

    不知道,我已经好几年没用uniapp了

    2022-12-02 11:58

要回复问题请先登录注册