Skip to content

Instantly share code, notes, and snippets.

@QETHAN
Created June 16, 2014 08:02
Show Gist options
  • Save QETHAN/30c4906b6da7b27c7fd2 to your computer and use it in GitHub Desktop.
Save QETHAN/30c4906b6da7b27c7fd2 to your computer and use it in GitHub Desktop.
移动设备的尺寸
ipod touch 4/iphone4/iphone4s
竖屏
width/height 320/356
横屏
width/height 480/208
iphone5
竖屏
width/height 320/444
横屏
width/height 568/208
ipad mini
竖屏
width/height 768/928
横屏
width/height 1024/672
New Pad
竖屏
width/height 768/928
横屏
width/height 1024/672
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment