| | |
| | | <span |
| | | v-if="showSearch" |
| | | @click="cancelSearch" |
| | | style="color: #1d91ff; font-size: 12px; margin: 0 12px; cursor: pointer" |
| | | style="color: #f7b328; font-size: 12px; margin: 0 12px; cursor: pointer" |
| | | >{{ $t("message.jiaoyi.quxiao") }}</span |
| | | > |
| | | </div> |
| | |
| | | } |
| | | |
| | | .active { |
| | | color: #1d91ff !important; |
| | | color: #f7b328 !important; |
| | | } |
| | | |
| | | .text-right { |
| | |
| | | line-height: 14px; |
| | | background: #243046; |
| | | border-radius: 2px; |
| | | color: #1d91ff; |
| | | color: #f7b328; |
| | | font-size: 12px; |
| | | } |
| | | |
| | | .color-red { |
| | | color: #1d91ff; |
| | | color: #f7b328; |
| | | } |
| | | |
| | | .empty { |
| | |
| | | align-items: center; |
| | | } |
| | | .tabactive { |
| | | color: #1d91ff; |
| | | color: #f7b328; |
| | | } |
| | | |
| | | .get_select_img { |