/* pages/strategy/strategy.wxss */ .strategy{ margin: 10rpx 20rpx; font-size: 42rpx; } .route{ display: flex; flex-direction: column; padding-bottom: 50rpx; } .title{ font-size: 50rpx; font-weight: bold; padding-bottom: 20rpx; }