Skip to content

[html] 第536天 制作一个页面时,需要兼容PC端和手机端,你是要分别做两个页面还是只做一个页面自适应?为什么?说说你的理由 #3006

Open
@haizhilin2013

Description

@haizhilin2013
Collaborator

第536天 制作一个页面时,需要兼容PC端和手机端,你是要分别做两个页面还是只做一个页面自适应?为什么?说说你的理由

3+1官网

我也要出题

Activity

Liuhongwei3

Liuhongwei3 commented on Oct 3, 2020

@Liuhongwei3

大多数是做一个页面自适应吧,分别做工作量有点大且重复。
目前结合我个人做的播放器来说,直接采用 vw/vh 和 媒体查询方案,当然应该还有其他不错的方案。

amyhuangxbd

amyhuangxbd commented on Oct 3, 2020

@amyhuangxbd

两个页面
pc端布局和交互行为跟移动端不一样,
两个页面反而更好维护

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @amyhuangxbd@haizhilin2013@Liuhongwei3

        Issue actions

          [html] 第536天 制作一个页面时,需要兼容PC端和手机端,你是要分别做两个页面还是只做一个页面自适应?为什么?说说你的理由 · Issue #3006 · haizlin/fe-interview