/* pages/my/myProblem/myProblem.wxss */ @import "../../../wxParse/wxParse.wxss"; page{ background: white; } .title{ font-size: 32rpx; font-family: PingFang SC, PingFang SC-Bold; font-weight: 700; text-align: left; color: #1a1a1a; line-height: 30rpx; margin:30rpx auto; }