优化页面
This commit is contained in:
parent
f27b2cdb1a
commit
2c4c18251a
|
@ -165,6 +165,7 @@ export default {
|
|||
.order-desc-row {
|
||||
position: relative;
|
||||
width: 100%;
|
||||
height: 30rpx;
|
||||
font-size: 28rpx;
|
||||
line-height: 30rpx;
|
||||
margin-bottom: 22rpx;
|
||||
|
|
|
@ -448,6 +448,7 @@ export default {
|
|||
.info-row {
|
||||
position: relative;
|
||||
width: 100%;
|
||||
height: 30rpx;
|
||||
font-size: 28rpx;
|
||||
line-height: 30rpx;
|
||||
margin-bottom: 22rpx;
|
||||
|
|
Loading…
Reference in New Issue