剩余模块:生产入库,销售出库

This commit is contained in:
2025-05-20 14:40:44 +08:00
parent 14a5fa371b
commit 933ddab8f3
68 changed files with 8868 additions and 13081 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -163,6 +163,195 @@
line-height: 1;
}
/* 多行省略 */
.multi-line-omit[data-v-06cca9b7] {
word-break: break-all;
text-overflow: ellipsis;
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
/* 单行省略 */
.one-line-omit[data-v-06cca9b7] {
width: 100%;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.u-empty[data-v-06cca9b7],
.u-empty__wrap[data-v-06cca9b7],
.u-tabs[data-v-06cca9b7],
.u-tabs__wrapper[data-v-06cca9b7],
.u-tabs__wrapper__scroll-view-wrapper[data-v-06cca9b7],
.u-tabs__wrapper__scroll-view[data-v-06cca9b7],
.u-tabs__wrapper__nav[data-v-06cca9b7],
.u-tabs__wrapper__nav__line[data-v-06cca9b7],
.up-empty[data-v-06cca9b7],
.up-empty__wrap[data-v-06cca9b7],
.up-tabs[data-v-06cca9b7],
.up-tabs__wrapper[data-v-06cca9b7],
.up-tabs__wrapper__scroll-view-wrapper[data-v-06cca9b7],
.up-tabs__wrapper__scroll-view[data-v-06cca9b7],
.up-tabs__wrapper__nav[data-v-06cca9b7],
.up-tabs__wrapper__nav__line[data-v-06cca9b7] {
display: flex;
flex-direction: column;
flex-shrink: 0;
flex-grow: 0;
flex-basis: auto;
align-items: stretch;
align-content: flex-start;
}
.u-badge[data-v-06cca9b7] {
border-top-right-radius: 100px;
border-top-left-radius: 100px;
border-bottom-left-radius: 100px;
border-bottom-right-radius: 100px;
display: flex;
flex-direction: row;
line-height: 11px;
text-align: center;
font-size: 11px;
color: #FFFFFF;
}
.u-badge--dot[data-v-06cca9b7] {
height: 8px;
width: 8px;
}
.u-badge--inverted[data-v-06cca9b7] {
font-size: 13px;
}
.u-badge--not-dot[data-v-06cca9b7] {
padding: 2px 5px;
}
.u-badge--horn[data-v-06cca9b7] {
border-bottom-left-radius: 0;
}
.u-badge--primary[data-v-06cca9b7] {
background-color: #3c9cff;
}
.u-badge--primary--inverted[data-v-06cca9b7] {
color: #3c9cff;
}
.u-badge--error[data-v-06cca9b7] {
background-color: #f56c6c;
}
.u-badge--error--inverted[data-v-06cca9b7] {
color: #f56c6c;
}
.u-badge--success[data-v-06cca9b7] {
background-color: #5ac725;
}
.u-badge--success--inverted[data-v-06cca9b7] {
color: #5ac725;
}
.u-badge--info[data-v-06cca9b7] {
background-color: #909399;
}
.u-badge--info--inverted[data-v-06cca9b7] {
color: #909399;
}
.u-badge--warning[data-v-06cca9b7] {
background-color: #f9ae3d;
}
.u-badge--warning--inverted[data-v-06cca9b7] {
color: #f9ae3d;
}
/* 多行省略 */
.multi-line-omit[data-v-02b0c54f] {
word-break: break-all;
text-overflow: ellipsis;
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
/* 单行省略 */
.one-line-omit[data-v-02b0c54f] {
width: 100%;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.u-empty[data-v-02b0c54f],
.u-empty__wrap[data-v-02b0c54f],
.u-tabs[data-v-02b0c54f],
.u-tabs__wrapper[data-v-02b0c54f],
.u-tabs__wrapper__scroll-view-wrapper[data-v-02b0c54f],
.u-tabs__wrapper__scroll-view[data-v-02b0c54f],
.u-tabs__wrapper__nav[data-v-02b0c54f],
.u-tabs__wrapper__nav__line[data-v-02b0c54f],
.up-empty[data-v-02b0c54f],
.up-empty__wrap[data-v-02b0c54f],
.up-tabs[data-v-02b0c54f],
.up-tabs__wrapper[data-v-02b0c54f],
.up-tabs__wrapper__scroll-view-wrapper[data-v-02b0c54f],
.up-tabs__wrapper__scroll-view[data-v-02b0c54f],
.up-tabs__wrapper__nav[data-v-02b0c54f],
.up-tabs__wrapper__nav__line[data-v-02b0c54f] {
display: flex;
flex-direction: column;
flex-shrink: 0;
flex-grow: 0;
flex-basis: auto;
align-items: stretch;
align-content: flex-start;
}
.u-tabs__wrapper[data-v-02b0c54f] {
display: flex;
flex-direction: row;
align-items: center;
}
.u-tabs__wrapper__scroll-view-wrapper[data-v-02b0c54f] {
flex: 1;
overflow: auto hidden;
}
.u-tabs__wrapper__scroll-view[data-v-02b0c54f] {
display: flex;
flex-direction: row;
flex: 1;
}
.u-tabs__wrapper__nav[data-v-02b0c54f] {
display: flex;
flex-direction: row;
position: relative;
}
.u-tabs__wrapper__nav__item[data-v-02b0c54f] {
padding: 0 11px;
display: flex;
flex-direction: row;
align-items: center;
justify-content: center;
}
.u-tabs__wrapper__nav__item__text[data-v-02b0c54f] {
font-size: 15px;
color: #606266;
white-space: nowrap !important;
}
.u-tabs__wrapper__nav__item__text--disabled[data-v-02b0c54f] {
color: #c8c9cc !important;
}
.u-tabs__wrapper__nav__line[data-v-02b0c54f] {
height: 3px;
background: #3c9cff;
width: 30px;
position: absolute;
bottom: 2px;
border-radius: 100px;
transition-property: transform;
transition-duration: 300ms;
}
/* 多行省略 */
.multi-line-omit[data-v-df79975b] {
word-break: break-all;
text-overflow: ellipsis;
@@ -267,6 +456,68 @@
margin-right: 4px;
}
/* 多行省略 */
.multi-line-omit[data-v-8ff2a577] {
word-break: break-all;
text-overflow: ellipsis;
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
/* 单行省略 */
.one-line-omit[data-v-8ff2a577] {
width: 100%;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.uni-swipe[data-v-8ff2a577] {
position: relative;
overflow: hidden;
}
.uni-swipe_box[data-v-8ff2a577] {
display: flex;
flex-shrink: 0;
position: relative;
}
.uni-swipe_text--center[data-v-8ff2a577] {
width: 100%;
cursor: grab;
}
.uni-swipe_button-group[data-v-8ff2a577] {
box-sizing: border-box;
display: flex;
flex-direction: row;
position: absolute;
top: 0;
bottom: 0;
}
.button-group--left[data-v-8ff2a577] {
left: 0;
transform: translateX(-100%);
}
.button-group--right[data-v-8ff2a577] {
right: 0;
transform: translateX(100%);
}
.uni-swipe_button[data-v-8ff2a577] {
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
padding: 0 20px;
}
.uni-swipe_button-text[data-v-8ff2a577] {
flex-shrink: 0;
font-size: 14px;
}
.ani[data-v-8ff2a577] {
transition-property: transform;
transition-duration: 0.3s;
transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
}
/* 多行省略 */
.multi-line-omit[data-v-8dd5928e] {
word-break: break-all;
text-overflow: ellipsis;
@@ -334,6 +585,92 @@
margin-top: 0.625rem;
}
/* 多行省略 */
.multi-line-omit[data-v-6a6aa8f1] {
word-break: break-all;
text-overflow: ellipsis;
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
/* 单行省略 */
.one-line-omit[data-v-6a6aa8f1] {
width: 100%;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.material-listBox1[data-v-6a6aa8f1] {
flex: 1;
}
.material-listBox1 .list-box-list[data-v-6a6aa8f1] {
width: 100%;
}
.material-listBox1 .list-box-list .data-item[data-v-6a6aa8f1] {
border: 1px solid #efeaea;
border-radius: 0.625rem;
box-shadow: 0 0.46875rem 0.46875rem #efeaea;
padding: 0.625rem 0.6875rem;
margin-bottom: 0.5rem;
background-color: #ffffff;
}
.material-listBox1 .list-box-list .data-item .itemBox[data-v-6a6aa8f1] {
line-height: 1.5625rem;
display: flex;
justify-content: space-between;
align-items: center;
}
.material-listBox1 .list-box-list .data-item .itemBox .zongjian[data-v-6a6aa8f1] {
height: 1px;
flex: 1;
background-color: #f0f0f0;
margin: 0 0.5rem;
}
/* 多行省略 */
.multi-line-omit[data-v-ef7f0ea3] {
word-break: break-all;
text-overflow: ellipsis;
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
/* 单行省略 */
.one-line-omit[data-v-ef7f0ea3] {
width: 100%;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.receive-listBox[data-v-ef7f0ea3] {
flex: 1;
}
.receive-listBox .list-box-list[data-v-ef7f0ea3] {
width: 100%;
}
.receive-listBox .list-box-list .data-item[data-v-ef7f0ea3] {
border: 1px solid #efeaea;
border-radius: 0.625rem;
box-shadow: 0 0.46875rem 0.46875rem #efeaea;
padding: 0.625rem 0.625rem 0;
margin-bottom: 0.625rem;
background-color: #ffffff;
}
.receive-listBox .list-box-list .data-item .tit[data-v-ef7f0ea3] {
font-size: 0.9375rem;
font-weight: bold;
padding: 0.625rem 0;
}
.receive-listBox .list-box-list .data-item .line-p[data-v-ef7f0ea3] {
border: 1px solid #efeaea;
}
.receive-listBox .list-box-list .data-item .b-font[data-v-ef7f0ea3] {
font-size: 0.78125rem;
padding: 0.625rem 0;
}
/* 多行省略 */
.multi-line-omit {
word-break: break-all;
text-overflow: ellipsis;

File diff suppressed because it is too large Load Diff