补齐mobile类型留言的placeholder (#2098)

* fix: 补齐mobile类型留言的placeholder
This commit is contained in:
wny 2018-11-16 14:49:40 +08:00 committed by GitHub
parent b8a74a1eef
commit 99f9a16917
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -43,7 +43,8 @@ const PLACEHOLDER = {
email: '输入邮箱',
date: '点击选择日期',
time: '点击选择时间',
textarea: '点击填写段落文本'
textarea: '点击填写段落文本',
mobile: '输入手机号码'
};
export default create({