v2.0.2 (单位全局使用rpx)

v2.0.2 (单位全局使用rpx)
This commit is contained in:
Weilanwl
2018-12-27 23:59:12 +08:00
parent 631054af7b
commit ec50ad8a7b
15 changed files with 5965 additions and 119 deletions
-13
View File
@@ -1,13 +0,0 @@
<custom style="height:{{CustomBar}}px;">
<bar class="fixed gradual-green" style="height:{{CustomBar}}px;padding-top:{{StatusBar}}px;">
<navigator class='action' open-type="navigateBack" delta="1" hover-class="none">
<icon class='icon-back' /> 测试
</navigator>
</bar>
</custom>
<view class='padding margin'>
<view class="bg-red" style='animation: show 1s 1;-webkit-animation: show 1s 1;'>测试页</view>
</view>