/* components/contactmov/contactmov.wxss */ .move-area-ser { width: 750rpx; height: 100vh; top: 0rpx; /* pointer-events: auto; */ position: fixed; pointer-events: none; } .move-view-ser { pointer-events: auto; width: 208rpx; height: 330rpx; } .contact-img { width: 208rpx; height: 330rpx; margin: 0; }