I have a regular: var tamp = / ^ (1-9 {0jue 7} | 0) (. [d] {1Jue 2})? $/; there is an oninput input box event in input that verifies that the characters entered are correct, normal on android and normal on chrome, but on ios, enter "0." When it does not conform to the tamp rule, the same decimal point, why is it normal on android and chrome, but an error will be reported on ios? Find the solution