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