Ecosyste.ms: Awesome
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: 6 days ago
JSON representation
移动端切图技术之rem方式和px
- Host: GitHub
- URL: https://github.com/bigcui/cutphoto-for-html5
- Owner: bigcui
- Created: 2015-11-04T07:11:41.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-04T08:32:42.000Z (about 9 years ago)
- Last Synced: 2023-09-02T07:23:36.631Z (about 1 year ago)
- Language: JavaScript
- Size: 121 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cutPhoto-for-html5
## h5切图总结
### 目的是通过一套ui图 写出页面,最大程度的满足需求
(排除app)
###原理都是计算下dpr,改变当前viewport的渲染模式
目前有两种方式:
1 rem方式切图
2 px切图