ElemeFE / mint-ui

Mobile UI elements for Vue.js
http://mint-ui.github.io/#!/en
MIT License
16.55k stars 3.55k forks source link

[Bug Report] 全屏状态不部分组件不显示 Some Components Don't Display When Fullscreen #1505

Open saatana97 opened 5 years ago

saatana97 commented 5 years ago

Mint UI version

2.2.13

OS/Browsers version

Windows10/Chrome latesd、MIUI10 latesd/UC/QQ/Wecaht

Vue version

2.5.17

Reproduction Link

jsfiddle

Steps to reproduce

http://saatana.cn/shop 点击右上角 Click upper right corner 点击全屏显示 Click show with fullscreen 点击登陆按钮 Click button for login 不显示加载框和底部提示语 Don't display the loadingBox and toast

What is Expected?

所有提示组件正常显示 All of the tips components always be display

What is actually happening?

全屏显示时提示组件都不显示 All of the tips components always don't display when fullscreen

saatana97 commented 5 years ago

我提交这个问题的时候居然还得F12看重现链接的验证规则才知道应该写啥 其实我看完了也不知道为啥这个验证规则要这样写,所以把重现链接写在了重现步骤里面 I have to see the rules of ReproductionLink in devtools's source when I commit this issues and then I know how to full in the field named ReproductionLink................ however,until now I don't anderstand why the rules of this field called ReproductionLink are designed like this. So I write the ReproductionLink in StepsToReproduce...