优化页面

This commit is contained in:
TOP糯米 2023-03-22 21:57:21 +08:00
parent f27b2cdb1a
commit 2c4c18251a
2 changed files with 2 additions and 0 deletions

View File

@ -165,6 +165,7 @@ export default {
.order-desc-row { .order-desc-row {
position: relative; position: relative;
width: 100%; width: 100%;
height: 30rpx;
font-size: 28rpx; font-size: 28rpx;
line-height: 30rpx; line-height: 30rpx;
margin-bottom: 22rpx; margin-bottom: 22rpx;

View File

@ -448,6 +448,7 @@ export default {
.info-row { .info-row {
position: relative; position: relative;
width: 100%; width: 100%;
height: 30rpx;
font-size: 28rpx; font-size: 28rpx;
line-height: 30rpx; line-height: 30rpx;
margin-bottom: 22rpx; margin-bottom: 22rpx;