移动端相关面试题

0 阅读1分钟

1.在移动端开发中,如何判断用户使用的是andrio、ios和微信平台 答题思路:

  1. 使用user-agent方法

image.png

image.png

2.如何根据设计稿尺寸计算rem?

image.png