mirror of
https://github.com/weilanwl/coloruicss.git
synced 2026-03-07 14:34:02 +08:00
uniapp for 2.1.4
This commit is contained in:
@@ -108,6 +108,7 @@ Vue.component('cu-custom',cuCustom)
|
|||||||
* 修复一些var属性的错误
|
* 修复一些var属性的错误
|
||||||
* 修复轮播图控制点隐藏不了
|
* 修复轮播图控制点隐藏不了
|
||||||
* 修改图标类名
|
* 修改图标类名
|
||||||
|
* 修复表单组件里上传图片 ios没有图片显示问题
|
||||||
|
|
||||||
|
|
||||||
* 2019年4月01日 v2.1.3
|
* 2019年4月01日 v2.1.3
|
||||||
|
|||||||
@@ -166,7 +166,7 @@
|
|||||||
</view>
|
</view>
|
||||||
<view class="cu-form-group margin-top">
|
<view class="cu-form-group margin-top">
|
||||||
<view class="title">头像</view>
|
<view class="title">头像</view>
|
||||||
<view class="cu-avatar radius lg bg-gray"></view>
|
<view class="cu-avatar radius bg-gray"></view>
|
||||||
</view>
|
</view>
|
||||||
<!-- !!!!! placeholder 在ios表现有偏移 建议使用 第一种样式 -->
|
<!-- !!!!! placeholder 在ios表现有偏移 建议使用 第一种样式 -->
|
||||||
<view class="cu-form-group margin-top">
|
<view class="cu-form-group margin-top">
|
||||||
|
|||||||
Reference in New Issue
Block a user