An open API service indexing awesome lists of open source software.

https://github.com/bigcui/cutphoto-for-html5

移动端切图技术之rem方式和px
https://github.com/bigcui/cutphoto-for-html5

Last synced: about 1 year ago
JSON representation

移动端切图技术之rem方式和px

Awesome Lists containing this project

README

          

# cutPhoto-for-html5
## h5切图总结
### 目的是通过一套ui图 写出页面,最大程度的满足需求
(排除app)
###原理都是计算下dpr,改变当前viewport的渲染模式
目前有两种方式:
1 rem方式切图
2 px切图