pointer-events ios15 compatibility problem

If the parent element is not clickable through class control pointer events: none, and if the class is cancelled after a few seconds to make the child element clickable, the following situations are problematic

Case 1:span is Pure number Case 2:span use PingFang Font

In both cases, the click event is invalid Only ios15 and above have this problem, but the downward version does not

pointer-events ios15 compatibility problem
 
 
Q