diff --git a/src/pages/details/otherStandardDetails/index.vue b/src/pages/details/otherStandardDetails/index.vue index ebfc39406..51d8dc21e 100644 --- a/src/pages/details/otherStandardDetails/index.vue +++ b/src/pages/details/otherStandardDetails/index.vue @@ -3599,7 +3599,8 @@ export default { } & > div:not(.modular-item-more) { - /*border-bottom: 1px solid #E5E5E5;*/ + //英文名称变粗 + border-bottom: 1px solid #E5E5E5; min-height: 43px; line-height: 43px;