This commit is contained in:
Weilanwl
2019-02-09 16:59:24 +08:00
parent 122f46b8d4
commit dfaf72761b
4 changed files with 1046 additions and 727 deletions

View File

@@ -1,5 +1,5 @@
<view class='cu-custom' style="height:{{CustomBar}}px;">
<view class="cu-bar fixed gradual-blue" style="height:{{CustomBar}}px;padding-top:{{StatusBar}}px;">
<view class="cu-bar fixed bg-gradual-blue" style="height:{{CustomBar}}px;padding-top:{{StatusBar}}px;">
<view class='content'>ColorUI 空白模板</view>
</view>
</view>