phoneRegTip constant

String const phoneRegTip

手机号验证正则表达式介绍

Implementation

static const String phoneRegTip = '0~9的数字';