@touchmove.prevent 阻止苹果手机透过modal层触发底层滚动

it2025-10-17  8

<div

class="share-loading-mask"

@touchmove.prevent

></div>

在modal层的下一层添加这一个盒子,能够阻止主层的滚动

最新回复(0)