修改宣教
This commit is contained in:
parent
752a8f1eed
commit
c4b0a2a987
@ -665,6 +665,7 @@
|
|||||||
:inline="true"
|
:inline="true"
|
||||||
v-show="showSearch"
|
v-show="showSearch"
|
||||||
label-width="68px"
|
label-width="68px"
|
||||||
|
@submit.native.prevent
|
||||||
>
|
>
|
||||||
<el-form-item label="素材名称" prop="materialsName">
|
<el-form-item label="素材名称" prop="materialsName">
|
||||||
<el-input
|
<el-input
|
||||||
@ -1763,15 +1764,15 @@ audio {
|
|||||||
align-items: center;
|
align-items: center;
|
||||||
flex-wrap: wrap;
|
flex-wrap: wrap;
|
||||||
justify-content: flex-start;
|
justify-content: flex-start;
|
||||||
|
padding-bottom: 20px;
|
||||||
|
|
||||||
|
|
||||||
// align-content: space-between;
|
|
||||||
.bodylist {
|
.bodylist {
|
||||||
width: 31%;
|
width: 31%;
|
||||||
height: 221px;
|
height: 221px;
|
||||||
border: 2px solid #e2e3e5;
|
border: 2px solid #e2e3e5;
|
||||||
border-radius: 10px;
|
border-radius: 10px;
|
||||||
position: relative;
|
position: relative;
|
||||||
// margin-bottom: 10px;
|
|
||||||
margin: 6px;
|
margin: 6px;
|
||||||
|
|
||||||
.texttitle {
|
.texttitle {
|
||||||
@ -1782,7 +1783,6 @@ audio {
|
|||||||
margin: 5px 0px 5px 10px;
|
margin: 5px 0px 5px 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
//
|
|
||||||
.dataliat {
|
.dataliat {
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user