| | |
| | | :finished="finished" |
| | | v-if="zjtype == 0 && cclist.length" |
| | | :finished-text="$t('hj43')" |
| | | :loading-text="$t('hj430')" |
| | | @load="onLoad" |
| | | > |
| | | <div v-if="cclist.length > 0" class="tabs_o"> |
| | |
| | | v-model="loadingss" |
| | | :finished="finishedss" |
| | | :finished-text="$t('hj43')" |
| | | :loading-text="$t('hj430')" |
| | | v-if="tabsCurrentIndex === 1 && totalss != 0" |
| | | :immediate-check="immediate" |
| | | > |
| | |
| | | v-model="loadings" |
| | | :finished="finisheds" |
| | | :finished-text="$t('hj43')" |
| | | :loading-text="$t('hj430')" |
| | | @load="onLoads" |
| | | :immediate-check="immediate" |
| | | v-if="tabsCurrentIndex === 2 && totals != 0" |
| | |
| | | margin-right: 10px; |
| | | // font-size: 10px; |
| | | font-size: 0.4rem; |
| | | color: #409eff; |
| | | color: #00f0ff; |
| | | padding: 8px 12px; |
| | | border-radius: 12px; |
| | | border: 0.5px solid #409eff; |
| | | border: 0.5px solid #00f0ff; |
| | | } |
| | | |
| | | .search { |
| | |
| | | .top_class_box_left { |
| | | color: #fff; |
| | | border-radius: 50px; |
| | | background: #409eff; |
| | | background: #00f0ff; |
| | | font-size: 0.4rem; |
| | | padding: 4px 12px; |
| | | height: 40px; |