Commit 2d228cb0 by 刘泽奇

123

parent ebeb9701
...@@ -40,7 +40,7 @@ ...@@ -40,7 +40,7 @@
margin: 0 10px 0 0; margin: 0 10px 0 0;
display: inline-block;"> display: inline-block;">
</div> </div>
<span>当前位置:</span> <span style="display: inline-block;transform: translateY(-1px);">当前位置:</span>
<el-breadcrumb separator-class="el-icon-arrow-right"> <el-breadcrumb separator-class="el-icon-arrow-right">
<el-breadcrumb-item :to="listPath">交付中心 <el-breadcrumb-item :to="listPath">交付中心
</el-breadcrumb-item> </el-breadcrumb-item>
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
margin: 0 10px 0 0; margin: 0 10px 0 0;
display: inline-block;"> display: inline-block;">
</div> </div>
<span>当前位置:</span> <span style="display: inline-block;transform: translateY(-1px);">当前位置:</span>
<el-breadcrumb separator-class="el-icon-arrow-right"> <el-breadcrumb separator-class="el-icon-arrow-right">
<el-breadcrumb-item :to="listPath">交付中心 <el-breadcrumb-item :to="listPath">交付中心
</el-breadcrumb-item> </el-breadcrumb-item>
...@@ -143,10 +143,9 @@ ...@@ -143,10 +143,9 @@
<span style="font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400; <span style="font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;
color:#373737; color:#373737;
line-height:20px;display: block;text-align: center;">委托书 line-height:20px;display: block;text-align: center;">委托书
<a <!-- <a
style="color:#0F8EE9;position: absolute;bottom: -20px;width: 80px;left: 15px;text-align: center;text-decoration: underline;line-height: 22px">生成委托书</a> style="color:#0F8EE9;position: absolute;bottom: -20px;width: 80px;left: 15px;text-align: center;text-decoration: underline;line-height: 22px">生成委托书</a> -->
</span> </span>
</div> </div>
<div v-if="deliveryInfo.smwjUrl" <div v-if="deliveryInfo.smwjUrl"
style="display:inline-block;padding-left:10px;cursor: pointer;margin-right:50px;"> style="display:inline-block;padding-left:10px;cursor: pointer;margin-right:50px;">
......
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