车辆对接
This commit is contained in:
		| @ -101,8 +101,8 @@ export class AccountComponentsEditNameComponent implements OnInit, AfterViewInit | |||||||
|         phone: { |         phone: { | ||||||
|           title: '新手机号', |           title: '新手机号', | ||||||
|           type: 'string', |           type: 'string', | ||||||
|           minLength: 3, |           format: 'mobile', | ||||||
|           maxLength: 30, |           maxLength: 11, | ||||||
|           ui: { |           ui: { | ||||||
|             placeholder: '请输入新手机号', |             placeholder: '请输入新手机号', | ||||||
|             errors: { |             errors: { | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user