Commit 8e9aec87 authored by linxin's avatar linxin

Merge branch 'liuin' into uat

parents 0d78d70c f89d9d61
...@@ -100,7 +100,7 @@ ...@@ -100,7 +100,7 @@
<img src="@/assets/userBind/camera.png" class="upload-btn" > <img src="@/assets/userBind/camera.png" class="upload-btn" >
</div> </div>
</div> </div>
<p class="title">特批申请书</p> <p class="title title-top">特批申请书</p>
<div class="house spec"> <div class="house spec">
<!--待上传图片列表--> <!--待上传图片列表-->
<div <div
...@@ -669,10 +669,13 @@ export default { ...@@ -669,10 +669,13 @@ export default {
background-size: 20px 20px; background-size: 20px 20px;
} }
.title{ .title{
color: #656464; color: #656464;
margin-left: 16px; margin-left: 16px;
font-size: 13px; font-size: 13px;
} }
.title-top{
margin-top:10px;
}
.hls-list-item { .hls-list-item {
margin-bottom: 0px !important; margin-bottom: 0px !important;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment