|
@@ -297,8 +297,8 @@
|
|
color:rgba(255,255,255,1); margin-left:20px;
|
|
color:rgba(255,255,255,1); margin-left:20px;
|
|
line-height:34px;">上传按钮样式</span>
|
|
line-height:34px;">上传按钮样式</span>
|
|
|
|
|
|
- <img src="../../assets/images/close-icon.png" style="width: 16px; height: 16px; margin-right: 10px;"
|
|
|
|
- @click="dialogVisible=false"></img>
|
|
|
|
|
|
+ <img src="../../assets/images/close-icon.png"
|
|
|
|
+ style="width: 16px; height: 16px; margin-right: 10px; cursor: pointer;" @click="dialogVisible=false"></img>
|
|
|
|
|
|
</div>
|
|
</div>
|
|
<div style="display: flex;flex-direction: row; justify-content: center;margin-top:42px;margin-bottom:40px;">
|
|
<div style="display: flex;flex-direction: row; justify-content: center;margin-top:42px;margin-bottom:40px;">
|
|
@@ -309,54 +309,54 @@
|
|
font-family:MicrosoftYaHei;display:block;
|
|
font-family:MicrosoftYaHei;display:block;
|
|
color:rgba(51,51,51,1); margin-bottom:14px;
|
|
color:rgba(51,51,51,1); margin-bottom:14px;
|
|
line-height:19px;">默认状态</span>
|
|
line-height:19px;">默认状态</span>
|
|
- <label class="lable">
|
|
|
|
- <div style="width:100%;
|
|
|
|
|
|
+ <label class="lable">
|
|
|
|
+ <div style="width:100%;
|
|
display: flex;
|
|
display: flex;
|
|
flex-direction: column;
|
|
flex-direction: column;
|
|
justify-content: center;
|
|
justify-content: center;
|
|
align-items: center;
|
|
align-items: center;
|
|
height:100%;
|
|
height:100%;
|
|
border:1px dashed rgba(100,107,129,1);">
|
|
border:1px dashed rgba(100,107,129,1);">
|
|
- <img style="width:16px;
|
|
|
|
|
|
+ <img style="width:16px;
|
|
height:16px;" src="../../assets/images/add-ele.png" />
|
|
height:16px;" src="../../assets/images/add-ele.png" />
|
|
- <span style="font-size:12px;
|
|
|
|
|
|
+ <span style="font-size:12px;
|
|
font-family:PingFangSC-Regular;
|
|
font-family:PingFangSC-Regular;
|
|
font-weight:400;
|
|
font-weight:400;
|
|
margin-top: 6px;
|
|
margin-top: 6px;
|
|
color:rgba(51,51,51,1);
|
|
color:rgba(51,51,51,1);
|
|
line-height:17px;">上传素材</span>
|
|
line-height:17px;">上传素材</span>
|
|
- </div>
|
|
|
|
- <input style="display: none;" type="file" multiple="false">
|
|
|
|
- </label>
|
|
|
|
|
|
+ </div>
|
|
|
|
+ <input style="display: none;" type="file" multiple="false">
|
|
|
|
+ </label>
|
|
</div>
|
|
</div>
|
|
|
|
|
|
<div style="width:130px; display: flex;
|
|
<div style="width:130px; display: flex;
|
|
flex-direction: column; align-items: center;
|
|
flex-direction: column; align-items: center;
|
|
margin-left:70px;">
|
|
margin-left:70px;">
|
|
- <span style="font-size:14px;
|
|
|
|
|
|
+ <span style="font-size:14px;
|
|
font-family:MicrosoftYaHei;display:block;
|
|
font-family:MicrosoftYaHei;display:block;
|
|
color:rgba(51,51,51,1);margin-bottom:14px;
|
|
color:rgba(51,51,51,1);margin-bottom:14px;
|
|
line-height:19px;">选中状态</span>
|
|
line-height:19px;">选中状态</span>
|
|
- <label class="lable">
|
|
|
|
- <div style="width:100%;
|
|
|
|
|
|
+ <label class="lable">
|
|
|
|
+ <div style="width:100%;
|
|
display: flex;
|
|
display: flex;
|
|
flex-direction: column;
|
|
flex-direction: column;
|
|
justify-content: center;
|
|
justify-content: center;
|
|
align-items: center;
|
|
align-items: center;
|
|
height:100%;
|
|
height:100%;
|
|
border:1px dashed rgba(100,107,129,1);">
|
|
border:1px dashed rgba(100,107,129,1);">
|
|
- <img style="width:16px;
|
|
|
|
|
|
+ <img style="width:16px;
|
|
height:16px;" src="../../assets/images/add-ele.png" />
|
|
height:16px;" src="../../assets/images/add-ele.png" />
|
|
- <span style="font-size:12px;
|
|
|
|
|
|
+ <span style="font-size:12px;
|
|
font-family:PingFangSC-Regular;
|
|
font-family:PingFangSC-Regular;
|
|
font-weight:400;
|
|
font-weight:400;
|
|
margin-top: 6px;
|
|
margin-top: 6px;
|
|
color:rgba(51,51,51,1);
|
|
color:rgba(51,51,51,1);
|
|
line-height:17px;">上传素材</span>
|
|
line-height:17px;">上传素材</span>
|
|
- </div>
|
|
|
|
- <input style="display: none;" type="file" multiple="false">
|
|
|
|
- </label>
|
|
|
|
- </div>
|
|
|
|
|
|
+ </div>
|
|
|
|
+ <input style="display: none;" type="file" multiple="false">
|
|
|
|
+ </label>
|
|
|
|
+ </div>
|
|
</div>
|
|
</div>
|
|
|
|
|
|
<div style="width:105px;
|
|
<div style="width:105px;
|
|
@@ -366,7 +366,7 @@
|
|
font-family:PingFangSC;
|
|
font-family:PingFangSC;
|
|
font-weight:500; text-align: center;
|
|
font-weight:500; text-align: center;
|
|
color:rgba(255,255,255,1);
|
|
color:rgba(255,255,255,1);
|
|
- line-height:34px;">确定</div>
|
|
|
|
|
|
+ line-height:34px;cursor: pointer;">确定</div>
|
|
</div>
|
|
</div>
|
|
|
|
|
|
</div>
|
|
</div>
|