| | |
| | | <div class="pam-field__title"> |
| | | <i class="pam-icon icon-puzzle" |
| | | ></i>匹配度 |
| | | <i class="text--primary icon-information" @click="alertFieldInfo('suitability')"></i> |
| | | <i class="pl-5 text--primary icon-information" @click="alertFieldInfo('suitability')"></i> |
| | | </div> |
| | | </div> |
| | | <div class="xsTxt"> |
| | |
| | | <div> |
| | | <div class="pam-field__title"> |
| | | <i class="pam-icon icon-thumbs-up" |
| | | ></i>諮詢度表現 <i class="text--primary icon-information" @click="alertFieldInfo('evaluation')"></i> |
| | | ></i>諮詢度表現 <i class="pl-5 text--primary icon-information" @click="alertFieldInfo('evaluation')"></i> |
| | | </div> |
| | | </div> |
| | | <div class="xsTxt"> |
| | |
| | | .pam-field__title { |
| | | font-size: 16px; |
| | | font-weight: bold; |
| | | display: flex; |
| | | align-items: center; |
| | | } |
| | | } |
| | | } |