get-location.wxss 241 Bytes Edit Raw Blame History 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 .page-body-info { height: 250rpx; } .page-body-text-small { font-size: 24rpx; color: #000; margin-bottom: 100rpx; } .page-body-text-location { display: flex; font-size: 50rpx; } .page-body-text-location text { margin: 10rpx; }