样式修改

master
guoshuang 3 years ago
parent 20dda9ef55
commit 86d28e8876

@ -520,7 +520,7 @@ export default class dnReceiptDom extends BasePage {
.number-right-title { .number-right-title {
width: 140rpx; width: 140rpx;
height: 100%; height: 100%;
text-align: center; //text-align: center;
line-height: 100rpx; line-height: 100rpx;
} }
.input { .input {

@ -521,7 +521,7 @@ export default class dnReceiptDom extends BasePage {
.number-right-title { .number-right-title {
width: 140rpx; width: 140rpx;
height: 100%; height: 100%;
text-align: center; //text-align: center;
line-height: 100rpx; line-height: 100rpx;
} }
.input { .input {
@ -532,39 +532,39 @@ export default class dnReceiptDom extends BasePage {
} }
} }
} }
.library { // .library {
width: 100%; // width: 100%;
height: 100rpx; // height: 100rpx;
display: flex; // display: flex;
.library-left { // .library-left {
width: 50%; // width: 50%;
height: 100%; // height: 100%;
display: flex; // display: flex;
view { // view {
width: 100rpx; // width: 100rpx;
line-height: 100rpx; // line-height: 100rpx;
} // }
.search { // .search {
padding-left: 20px; // padding-left: 20px;
} // }
} // }
.library-right { // .library-right {
width: 50%; // width: 50%;
height: 100%; // height: 100%;
display: flex; // display: flex;
.library-right-title { // .library-right-title {
width: 120rpx; // width: 120rpx;
height: 100%; // height: 100%;
padding-left: 4px; // padding-left: 4px;
line-height: 100rpx; // line-height: 100rpx;
} // }
.input { // .input {
width: 200rpx; // width: 200rpx;
height: 70rpx; // height: 70rpx;
margin-top: 15rpx; // margin-top: 15rpx;
} // }
} // }
} // }
.add { .add {
width: 100%; width: 100%;
height: 100rpx; height: 100rpx;

Loading…
Cancel
Save