Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

某些组件在旧版IOS上无法使用 #23

Closed
15010682365 opened this issue May 23, 2018 · 4 comments
Closed

某些组件在旧版IOS上无法使用 #23

15010682365 opened this issue May 23, 2018 · 4 comments

Comments

@15010682365
Copy link

组件版本为:"vue-antd-ui": "^0.5.1",

使用环境为:web应用在浏览器中使用,chrome正常,mac safari正常

遇到问题:新版本的ipad浏览器可以正常使用,但在旧版本的ipad,ios9.3.5系统中组件无法显示,格栅中的内容也不能被显示出来,旧版本ipad安装360极速版组件也不能正常表达,初步考虑问题出在了webview上,怎么处理

@tangjinzhou
Copy link
Member

例如?

@15010682365
Copy link
Author

15010682365 commented May 29, 2018

<a-row type="flex" justify="center" align="top">
<a-col :span="4">A</a-col>
<a-col :span="4">B</a-col>
<a-col :span="4">C</a-col>
<a-col :span="4">D</a-col>
</a-row>
这样的代码,在旧版本的ipad浏览器中ABCD显示不出来

@tangjinzhou
Copy link
Member

我这边只能在模拟器下测试,是没有问题的。不排除真实环境有问题,由于精力问题,antd官方也是不支持移动端的(不含ant-design-mobile),当然你可以提PR修复相关移动端问题。感谢反馈!!!

image

@lock
Copy link

lock bot commented May 29, 2019

This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread.

@lock lock bot locked as resolved and limited conversation to collaborators May 29, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants