修改 国内外标准详情页 标准体系 宽度响应式处理

This commit is contained in:
baoyu
2024-04-19 09:49:18 +08:00
parent 0eeca475fd
commit f7309b9c61
@@ -298,9 +298,9 @@
<p class="half"><label style=" margin-right: 150px;">发布日期</label><span>{{ sarStandardsInfoEO.issueTime || '-' }}</span>
</p>
<p class="half"><label style=" margin-right: 150px;">标准体系</label>
<p class="half" style="display: flex"><label style=" margin-right: 150px;">标准体系</label>
<el-tooltip class="item" effect="dark" :content="sarStandardsInfoEO.standSystem" placement="top">
<span>{{sarStandardsInfoEO.standSystem | ellipsis20 }}</span>
<span style="width: 60%;display: inline-block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap">{{sarStandardsInfoEO.standSystem}}</span>
</el-tooltip>
</p>
<p class="half">