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

修复miox-css上webview:display none的冲突 #5

Merged
merged 1 commit into from Jan 5, 2018

Conversation

wufengjie
Copy link

解决问题:

  • 解决webview回退时动画缺失

更改点:

miox-animation中增加样式:

.mx-webview{
    &.active,
    &.inactive{
        display: block;
        visibility: visible;
    }
}

@cevio cevio merged commit fdbc7bd into 51nb:master Jan 5, 2018
@coveralls
Copy link

coveralls commented Jan 5, 2018

Coverage Status

Coverage remained the same at 90.03% when pulling c9ba658 on wufengjie:animationfix into 75aaa7e on 51nb:master.

@wufengjie wufengjie deleted the animationfix branch January 8, 2018 03:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants