mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-06 03:58:05 +08:00
parent
31c470984e
commit
f888ea8566
@ -23,7 +23,9 @@ Page({
|
|||||||
// 最小可到的数字
|
// 最小可到的数字
|
||||||
min: 1,
|
min: 1,
|
||||||
// 最大可到的数字
|
// 最大可到的数字
|
||||||
max: 1
|
max: 1,
|
||||||
|
// 小尺寸, 默认大尺寸
|
||||||
|
size: 'small'
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user