前端页面弹框遮罩禁止页面滚动

    科技2022-08-15  93

    Vue:

    // 在遮罩层标签添加该事件 @touchmove.prevent <div class="add" @touchmove.prevent @click="handleClickMask($event)"> </div>

    其他方法: https://blog.csdn.net/yuhk231/article/details/74171734

    Processed: 0.011, SQL: 8