|
|
@@ -341,13 +341,13 @@
|
|
|
</div>
|
|
|
</div>
|
|
|
<!-- <img :src="require('@assets/maisui.png')" alt="" class="list_of_details_one_title_img" /> -->
|
|
|
- <van-divider class="fengge_con"
|
|
|
+ <!-- <van-divider class="fengge_con"
|
|
|
><img
|
|
|
:src="require('@assets/locking.png')"
|
|
|
alt=""
|
|
|
class="suoding_img"
|
|
|
/>购买即可体验全部内容</van-divider
|
|
|
- >
|
|
|
+ > -->
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="collection_author">
|
|
|
@@ -1460,7 +1460,7 @@ export default {
|
|
|
.collection_author {
|
|
|
padding: 0px 15px;
|
|
|
box-sizing: border-box;
|
|
|
- transform: translateY(-125px);
|
|
|
+ transform: translateY(-175px);
|
|
|
margin-bottom: 10px;
|
|
|
.collection_author_con {
|
|
|
width: 100%;
|
|
|
@@ -1528,7 +1528,7 @@ export default {
|
|
|
.appointment_process {
|
|
|
padding: 0px 15px;
|
|
|
box-sizing: border-box;
|
|
|
- transform: translateY(-125px);
|
|
|
+ transform: translateY(-175px);
|
|
|
.appointment_process_con {
|
|
|
padding: 16px 15px 12px;
|
|
|
box-sizing: border-box;
|
|
|
@@ -1598,7 +1598,7 @@ export default {
|
|
|
.work_story {
|
|
|
padding: 0px 15px;
|
|
|
box-sizing: border-box;
|
|
|
- margin-top: -115px;
|
|
|
+ margin-top: -165px;
|
|
|
.work_story_con {
|
|
|
width: 100%;
|
|
|
background: #1e222c;
|
|
|
@@ -1638,7 +1638,7 @@ export default {
|
|
|
}
|
|
|
}
|
|
|
.work_story_two {
|
|
|
- margin-top: -125px;
|
|
|
+ margin-top: -175px;
|
|
|
position: relative;
|
|
|
// z-index: 1;
|
|
|
}
|