/* components/watermark/watermark.wxss */ /* .watermark { height: 100%; width: 100%; position: absolute; top: 0; left: 0; z-index: -1; } */ .watermark-img { height: 135rpx; width: 200rpx; position: absolute; z-index: 1; }