master
hou 4 years ago
parent ac069c80cc
commit 099b2c059e

@ -466,7 +466,8 @@ export default class dnReceiptDom extends BasePage {
width: 80%; width: 80%;
height: 100%; height: 100%;
line-height: 100rpx; line-height: 100rpx;
text-align: center; text-align: left;
padding-left: 10px;
} }
} }
} }

@ -462,7 +462,8 @@ export default class dnReceiptDom extends BasePage {
width: 80%; width: 80%;
height: 100%; height: 100%;
line-height: 100rpx; line-height: 100rpx;
text-align: center; text-align: left;
padding-left: 10px;
} }
} }
} }

Loading…
Cancel
Save