Commit cd342ecd authored by zhengke's avatar zhengke

修改样式

parent 2f8b8254
...@@ -102,7 +102,7 @@ ...@@ -102,7 +102,7 @@
} }
.Team_Incontent { .Team_Incontent {
margin: 15px 0 0 35px; margin-left:35px;
} }
.Team_firstTitle span { .Team_firstTitle span {
...@@ -222,13 +222,14 @@ ...@@ -222,13 +222,14 @@
<i class="iconfont icon-qian"></i> <i class="iconfont icon-qian"></i>
</span>其他 </span>其他
</div> </div>
<div class="Team_Incontent"> <div class="Team_Incontent" style="height:80px;overflow:auto;">
<div>&nbsp;&nbsp;&nbsp; <div>
<span> <div>&nbsp;&nbsp;&nbsp;</div>
<template v-for="subItem in DataList.ExpectedCutList"> <div>
{{subItem.BranchName}}{{subItem.expectedCut}} <br/> <template v-for="subItem in DataList.ExpectedCutList">
</template> {{subItem.BranchName}}{{subItem.expectedCut}} <br/>
</span> </template>
</div>
</div> </div>
<div>联运成本<span>¥{{DataList.LYCB}}</span></div> <div>联运成本<span>¥{{DataList.LYCB}}</span></div>
</div> </div>
......
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