修改宣教

This commit is contained in:
shidongli 2024-08-08 14:34:03 +08:00
parent 752a8f1eed
commit c4b0a2a987

View File

@ -665,6 +665,7 @@
:inline="true"
v-show="showSearch"
label-width="68px"
@submit.native.prevent
>
<el-form-item label="素材名称" prop="materialsName">
<el-input
@ -1763,15 +1764,15 @@ audio {
align-items: center;
flex-wrap: wrap;
justify-content: flex-start;
padding-bottom: 20px;
// align-content: space-between;
.bodylist {
width: 31%;
height: 221px;
border: 2px solid #e2e3e5;
border-radius: 10px;
position: relative;
// margin-bottom: 10px;
margin: 6px;
.texttitle {
@ -1782,7 +1783,6 @@ audio {
margin: 5px 0px 5px 10px;
}
//
.dataliat {
white-space: nowrap;
overflow: hidden;