属性名称 属性描述
width
height
value 百分比
onChange 数值变化时触发的函数
方法名称 方法描述
getValue 获取值,$('#progressbarId').progressbar('getValue')
setValue 设置值,$('#progressbarId').progressbar('setValue',v)