API
Component

Progress ($UI/wxsys/comps/progress/progress)

使用范围:WX

Contents

component Progress ($UI/wxsys/comps/progress/progress) extends Wrapper

<b>使用场景</b>:小程序中的progress组件,称为进度条 <b>使用方法</b>:设置“进度值”属性以显示静态进度值,设置“动态进度值”属性以显示数据中某列的值。需要注意的是:进度值是一个0到100之间的数值 ## <b>文档链接</b>:#http://docs.newdao.net/xiao-cheng-xu-biao-dan-zu-jian-2014-2014-ycw/jin-du-tiao.html#

Constructor Top

  Progress ()
  Progress ( config)

Constructor details Top

public Progress ()

<b>使用场景</b>:小程序中的progress组件,称为进度条 <b>使用方法</b>:设置“进度值”属性以显示静态进度值,设置“动态进度值”属性以显示数据中某列的值。需要注意的是:进度值是一个0到100之间的数值 ## <b>文档链接</b>:#http://docs.newdao.net/xiao-cheng-xu-biao-dan-zu-jian-2014-2014-ycw/jin-du-tiao.html#

public Progress ( config)

构造函数

Inherited from Operational

Parameters

config

操作配置