@ -31,12 +31,6 @@ export default {
{
"imageURL": "shareWith/message.svg"
},
"imageURL": "shareWith/phone-active.svg"
"imageURL": "shareWith/phone.svg"
"imageURL": "shareWith/website-active.svg"
@ -4,7 +4,7 @@
<Form :formList="formList" />
<div class="video-pic">
<Video />
<Video style="height: 100%;" />
<Carousel style="flex: 1" />
</div>
@ -55,6 +55,12 @@ div.el-popper {
color: #c0c4cc !important;
background-color: #12242e;
}
.el-input.is-disabled {
input.el-input__inner {
background-color: rgba(39, 94, 121, 0.3);
label.el-radio {
margin-right: 9px;