limitIntroduce.wxss 206 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 /* pages/limit/limitIntroduce.wxss */ .introduce { padding:30rpx; font-size:28rpx; } .introduce text { width: 100%; line-height: 50rpx; display: block; } .qs { margin-top: 30rpx; }