From 23ff799c1234bf3a88ecf8767592d64b4a1e21a6 Mon Sep 17 00:00:00 2001 From: HRK <119110706+18148764734@users.noreply.github.com> Date: Thu, 22 Feb 2024 15:55:27 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=20uni-number-box=20=E8=AE=BE?= =?UTF-8?q?=E7=BD=AE=E5=AE=BD=E5=BA=A6=E5=B1=9E=E6=80=A7(=E5=8D=95?= =?UTF-8?q?=E4=BD=8D=EF=BC=9Apx)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/component/uniui/uni-number-box.md | 109 +++++++++++++------------ 1 file changed, 55 insertions(+), 54 deletions(-) diff --git a/docs/component/uniui/uni-number-box.md b/docs/component/uniui/uni-number-box.md index 1db61c6da..a204b192b 100644 --- a/docs/component/uniui/uni-number-box.md +++ b/docs/component/uniui/uni-number-box.md @@ -29,6 +29,7 @@ |max|Number |100|最大值| |step|Number|1|每次点击改变的间隔大小| |disabled|Boolean|false |是否为禁用状态| +|width|Number|40 |宽度(单位:px)| ### NumberBox Events @@ -51,63 +52,63 @@ ::: preview https://hellouniapp.dcloud.net.cn/pages/extUI/number-box/number-box > Template ``` html -