| | |
| | | |
| | | <!-- 没有底库,非比对,普通模式 一定有targetInfo,并且targetInfo个数为1--> |
| | | <div |
| | | v-else-if="data.targetInfo !== null && data.targetInfo[0].picSmUrl !== '' && data.targetInfo.length == 1" |
| | | v-else-if="data.targetInfo !== null && data.targetInfo[0].picSmUrl !== ''" |
| | | class="s-card-right-signal" |
| | | > |
| | | <div |
| | |
| | | font-family: PingFangSC-Medium; |
| | | } |
| | | .color222 { |
| | | font-size: 0.75rem; |
| | | font-size: 12px; |
| | | font-weight: 600; |
| | | line-height: 1rem; |
| | | line-height: 14px; |
| | | color: #222222; |
| | | } |
| | | .color666 { |
| | | color: #666666; |
| | | font-size: 0.75rem; |
| | | line-height: 1.25rem; |
| | | font-size: 12px; |
| | | line-height: 16px; |
| | | } |
| | | .box-card { |
| | | cursor: default; |