| | |
| | | <b class="clear-searching" @click="clearSearch">重置</b> |
| | | </p> |
| | | </div> |
| | | <div ref="mid" style="height:100%;"> |
| | | <div ref="mid" style="height:calc(100% - 50px);"> |
| | | <div class="left-selection" v-if="VideoPhotoData.uploadDiaplay"> |
| | | <upload-img ref="uploadImg" @labelDisabled="disabled"></upload-img> |
| | | </div> |
| | |
| | | color: rgba(0, 0, 0, 0.78) !important; |
| | | } |
| | | .searching-right-content { |
| | | height: calc(100% - 135px); |
| | | height: calc(100% - 80px); |
| | | width: 100%; |
| | | box-sizing: border-box; |
| | | .top { |
| | |
| | | overflow: hidden; |
| | | width: 100%; |
| | | height: 80px; |
| | | line-height: 80px; |
| | | padding-top: 24px; |
| | | //line-height: 80px; |
| | | padding-top: 20px; |
| | | padding-right: 24px; |
| | | box-sizing: border-box; |
| | | text-align: right; |
| | |
| | | .right-section { |
| | | //width: calc(100% - 315px); |
| | | height: 100%; |
| | | float: left; |
| | | padding-bottom: 20px; |
| | | box-sizing: border-box; |
| | | //float: left; |
| | | overflow: auto; |
| | | position: relative; |
| | | } |