/* pages/bidding/create/index.wxss */ .page-btn { height: 27px; background: rgba(255, 66, 43, 1); box-shadow: 0px 4px 14px -6px rgba(255, 43, 45, 0.8); color: white; font-size: 32rpx; } .image-load { width: 90px; height: 90px; display: flex; align-items: center; justify-content: center; }