Commit e6ca653e authored by 阮藤's avatar 阮藤

问题解决

parent 6515505d
......@@ -67,7 +67,7 @@
<view class="u-m-l-20 u-flex-1">
<view class="u-m-b-10">
<span class="color_00004">建模服务商</span>
<span class="u-m-l-20 ov_hid">{{ item.enterpriseName }}</span>
<span class="u-m-l-20">{{ item.enterpriseName }}</span>
</view>
<view class="u-m-b-10">
<span class="color_00004">截止日期</span>
......@@ -478,8 +478,8 @@ export default {
}
.ov_hid{
overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
text-overflow:ellipsis;
white-space: nowrap;
}
.entrus_list_title {
flex: 1;
......
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