@zh40s05/zepp-adaptive-ui
v0.3.1
Published
ZeppOS 自适应 UI 库 — 四种屏幕适配策略 / Adaptive UI with 4 scaling strategies
Downloads
83
Maintainers
Readme
Zepp-Adaptive-UI
一个简单的ZeppOS自适应UI库

说明
Provides adaptive UI methods based on three different approaches. 提供了基于三种不同思路的自适应UI方式
P0 - Rewrite the official px function to real-time calculation. 将官方px函数重写为实时计算
P1 - Based on height adaptation, suitable for the vast majority of situations. 基于高度适应,适用于绝大多数情况
P2 - Compatibility baseline based on circular screen. 基于圆形屏幕的兼容性底线
P3 - Devoted to point-to-point and maximum overlap design. 致力于点对点和最大重叠设计
详细使用样例请阅读zaui.js内注释
