移动端300毫秒延迟解决

    技术2022-07-11  120

    https://cloud.tencent.com/developer/article/1379785

    第一种:

    禁止缩放

    <meta name="viewport" content="user-scalable=no" />

    或者

    html { touch-action: manipulation; }

    第二种  fastClick 

     

     

     

    Processed: 0.024, SQL: 10