兰代清没头发
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<div class="DefinedPage">
|
||||
<div class="DefinedPage" >
|
||||
<div class="LeftPart" style="overflow: auto">
|
||||
<div class="JustBack" style="width:670px;display:flex; flex-direction: row; flex-wrap: nowrap;height:430px !important;">
|
||||
<div id="ShowPic" style="display: flex;flex-direction: column;flex-wrap: wrap">
|
||||
@@ -92,7 +92,7 @@
|
||||
畅享移动高清
|
||||
为移动用户量身打造,操作界面清新友好内容丰富多元。
|
||||
快速发现内容
|
||||
分频道视频浏览,分类更合理,高效。
|
||||
分频道视频浏览,分类更合理,高效
|
||||
更小、更快、更流畅
|
||||
安装包小、CPU占用少、播放更加流畅清晰。<br/>
|
||||
使用91视频观看视频需要具备怎样的网络条件
|
||||
|
@@ -36,9 +36,11 @@
|
||||
8~18 位包含大小写字母、数字、特殊字符的密码8~18 位包含大小写字母、数字、特殊字符的密码8~18 位包含大小写字母、数字、特殊字符的密码
|
||||
</div>
|
||||
</div>
|
||||
<div style="display: flex;flex-direction: row-reverse;width:100%;">
|
||||
<span style="font-size:18px;font-family: STHupo;line-height:44px;margin-left:5px">112</span>
|
||||
<el-button type="danger" icon="myIcon" size="medium" plain circle style="margin-top:6px;" ></el-button>
|
||||
<div style="display: flex;flex-direction: row-reverse;width:100%;height:42px">
|
||||
<span style="font-size:18px;font-family: STHupo;line-height:40px;margin-left:5px;margin-left:10px;">112</span>
|
||||
<el-button type="danger" icon="myIcon" size="medium" plain circle style="margin-top:6px;margin-left:20px;" ></el-button>
|
||||
<span style="font-size:18px;font-family: STHupo;line-height:40px;margin-left:10px">评论</span>
|
||||
<el-button type="success" icon="myIcon2" size="medium" plain circle style="margin-top:6px;margin-left:70px" ></el-button>
|
||||
</div>
|
||||
<!--子评论-->
|
||||
<el-card style="background-color: var(--theme-comment-color) !important;margin-top:50px;margin-left:70px">
|
||||
@@ -172,6 +174,26 @@ $popper-background-color: #000;
|
||||
}
|
||||
}
|
||||
|
||||
::v-deep .myIcon2{
|
||||
background: url("../../assets/img/messageButton.svg")center no-repeat;
|
||||
width:15px;
|
||||
height:15px;
|
||||
background-size: cover;
|
||||
}
|
||||
|
||||
::v-deep .myIcon2:before {
|
||||
content: "替";
|
||||
font-size: 17px;
|
||||
visibility: hidden;
|
||||
}
|
||||
|
||||
|
||||
::v-deep .myIcon2:before {
|
||||
content: "\e611";
|
||||
}
|
||||
|
||||
|
||||
|
||||
::v-deep .myIcon{
|
||||
background: url("../../assets/img/Like3D.svg")center no-repeat;
|
||||
width:15px;
|
||||
|
Reference in New Issue
Block a user