Commit 49cf9c6a by 陈超

T

parent 32330da3
......@@ -120,9 +120,6 @@
})
let CLICK_PHONE="{:U('basic/Passport/clickPhone')}";
let GET_PHONEVERIFY="{:U('basic/Passport/getVerify')}";
String.prototype.isMobile = function() {
return (/^1[3|4|5|6|7|8|9]\d{9}$/.test(this));
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment