摘要:
手机号码的校验 const phoneReg = /^[1][3,4,5,6,7,8,9][0-9]{9}$/ const phoneStr1 = '18886233487' console.log(phoneReg.test(phoneStr1)) // true const phoneStr2 阅读全文
posted @ 2021-10-22 10:52
格林格林
阅读(78)
评论(0)
推荐(0)
摘要:
把bin目录下的文件全部移动到HBuilderX的根目录 阅读全文
posted @ 2021-10-22 10:00
格林格林
阅读(1119)
评论(0)
推荐(0)

浙公网安备 33010602011771号