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

@@ -196,6 +196,36 @@
.popup-body.data-v-643afff0 {
padding: 30rpx;
}
.source-choose-scroll.data-v-643afff0 {
width: 100%;
overflow: hidden;
}
.source-choose-scroll.data-v-643afff0 .up-choose {
width: 100%;
white-space: nowrap;
}
.source-choose-scroll.data-v-643afff0 .u-tag-wrapper {
margin-right: 12rpx;
}
.source-choose-scroll.data-v-643afff0 .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-643afff0 .u-tag__content {
display: flex;
align-items: center;
justify-content: center;
flex: 1;
}
.source-choose-scroll.data-v-643afff0 .u-tag__text {
font-size: 24rpx !important;
line-height: 1.3 !important;
text-align: center;
}
.ai-btn-wrapper.data-v-643afff0 {
display: flex;
justify-content: flex-end;