v1.2.1版本,优化调整了很多,整改验收阶段新加字段

This commit is contained in:
王利强
2026-06-13 08:50:51 +08:00
parent 2af9f1fd59
commit 1fe87ec438
591 changed files with 5072 additions and 2706 deletions

View File

@@ -132,6 +132,36 @@
max-height: 900rpx;
overflow-y: auto;
}
.source-choose-scroll.data-v-b44c631d {
width: 100%;
overflow: hidden;
}
.source-choose-scroll.data-v-b44c631d .up-choose {
width: 100%;
white-space: nowrap;
}
.source-choose-scroll.data-v-b44c631d .u-tag-wrapper {
margin-right: 12rpx;
}
.source-choose-scroll.data-v-b44c631d .u-tag {
display: flex !important;
align-items: center !important;
justify-content: center !important;
box-sizing: border-box;
padding: 0 8rpx !important;
line-height: normal !important;
}
.source-choose-scroll.data-v-b44c631d .u-tag__content {
display: flex;
align-items: center;
justify-content: center;
flex: 1;
}
.source-choose-scroll.data-v-b44c631d .u-tag__text {
font-size: 24rpx !important;
line-height: 1.3 !important;
text-align: center;
}
.popup-footer.data-v-b44c631d {
display: flex;
border-top: 1rpx solid #eee;