/* pages/message/index.wxss */ .container{ padding: 10px; } .noticImg{ width: 48px; height: 48px; border-radius: 8px; } .sub{ padding: 12px; font-size: 14px; background-color: #fff; /* border-radius: 8px; */ }