mirror of
https://github.com/weilanwl/coloruicss.git
synced 2026-06-06 21:54:00 +08:00
v2.0.6
This commit is contained in:
@@ -9,7 +9,6 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.nav-li {
|
.nav-li {
|
||||||
color: #666;
|
|
||||||
padding: 30rpx;
|
padding: 30rpx;
|
||||||
border-radius: 12rpx;
|
border-radius: 12rpx;
|
||||||
width: 45%;
|
width: 45%;
|
||||||
|
|||||||
+1044
-725
File diff suppressed because it is too large
Load Diff
@@ -27,6 +27,7 @@
|
|||||||
font-style: normal;
|
font-style: normal;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
@font-face {font-family: "iconfont";
|
@font-face {font-family: "iconfont";
|
||||||
src: url('//at.alicdn.com/t/font_533566_yfq2d9wdij.eot?t=1545239985831'); /* IE9*/
|
src: url('//at.alicdn.com/t/font_533566_yfq2d9wdij.eot?t=1545239985831'); /* IE9*/
|
||||||
src: url('//at.alicdn.com/t/font_533566_yfq2d9wdij.eot?t=1545239985831#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
src: url('//at.alicdn.com/t/font_533566_yfq2d9wdij.eot?t=1545239985831#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
<view class='cu-custom' style="height:{{CustomBar}}px;">
|
<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 class='content'>ColorUI 空白模板</view>
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
|
|||||||
Reference in New Issue
Block a user