diff --git a/Colorui-UniApp/Readme.md b/Colorui-UniApp/Readme.md index 29b71a9..7569db8 100644 --- a/Colorui-UniApp/Readme.md +++ b/Colorui-UniApp/Readme.md @@ -108,6 +108,7 @@ Vue.component('cu-custom',cuCustom) * 修复一些var属性的错误 * 修复轮播图控制点隐藏不了 * 修改图标类名 + * 修复表单组件里上传图片 ios没有图片显示问题 * 2019年4月01日 v2.1.3 diff --git a/Colorui-UniApp/pages/component/form.vue b/Colorui-UniApp/pages/component/form.vue index d9c61d4..07d2a9c 100644 --- a/Colorui-UniApp/pages/component/form.vue +++ b/Colorui-UniApp/pages/component/form.vue @@ -166,7 +166,7 @@ 头像 - +