/* pages/activity/index.wxss */ @import "../../appcommon.wxss"; @import "../index/index.wxss"; @import "../firstBill/index.wxss"; .jobOne { /* margin-top: 10px; */ padding: 0 10px; line-height: 1; /* margin-top: -1rpx; */ } page{ /* height: 100%; */ position: unset; } .activity{ padding-bottom: 0; } .activity image{ display: block; }