标签:style class color width string 类
属性名 | 类型 | 描述 | 是否必须 | 默认值 |
name | string | 属性名称 | 是 | null |
value | string | 默认值 | 否 | null |
width | string | 显示图片宽(上传类型为Images时) | 否 | null |
height | string | 显示图片高(上传类型为Images时) | 否 | null |
buttonClass | string | 按钮样式 | 否 | null |
buttonValue | string | 按钮文本 | 否 | null |
uploadType | string | 上传类型(Images,Files,Flash) | 是 | Null |
<t:ckfinder name="image" uploadType="Images" value="${xxx.image}" width="100" height="60" buttonClass="ui-button" buttonValue="上传图片"></t:ckfinder> |
UI标签库专题十三:JEECG智能开发平台 ckfinder(ckfinder插件标签),布布扣,bubuko.com
UI标签库专题十三:JEECG智能开发平台 ckfinder(ckfinder插件标签)
标签:style class color width string 类
原文地址:http://blog.csdn.net/zhangdaiscott/article/details/30710179