mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-05-23 06:59:15 +08:00
parent
b8a74a1eef
commit
99f9a16917
@ -43,7 +43,8 @@ const PLACEHOLDER = {
|
|||||||
email: '输入邮箱',
|
email: '输入邮箱',
|
||||||
date: '点击选择日期',
|
date: '点击选择日期',
|
||||||
time: '点击选择时间',
|
time: '点击选择时间',
|
||||||
textarea: '点击填写段落文本'
|
textarea: '点击填写段落文本',
|
||||||
|
mobile: '输入手机号码'
|
||||||
};
|
};
|
||||||
|
|
||||||
export default create({
|
export default create({
|
||||||
|
Loading…
x
Reference in New Issue
Block a user