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

为啥不兼容pc 端自适应 #190

Closed
2248157705 opened this issue Dec 17, 2018 · 1 comment
Closed

为啥不兼容pc 端自适应 #190

2248157705 opened this issue Dec 17, 2018 · 1 comment

Comments

@2248157705
Copy link

    if (width / dpr > 540) {
        width = 540 * dpr;
        //width = width * dpr;
    }
@airen
Copy link
Contributor

airen commented Dec 18, 2018

lib-flexible服务的场景就是App端

@airen airen closed this as completed Dec 18, 2018
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

No branches or pull requests

2 participants