|
@@ -10,7 +10,7 @@
|
|
|
</div>
|
|
|
</div>
|
|
|
|
|
|
- <div class="refresh-time text-end">{{ timesTampChange(info.updateTime) }} {{ $t('common.refresh') }} <v-icon color="warning" size="20">mdi-alert-outline</v-icon></div>
|
|
|
+ <div class="refresh-time text-end">{{ timesTampChange(info.updateTime) }} {{ $t('common.refresh') }} <v-icon color="primary" size="20">mdi-circle-medium</v-icon></div>
|
|
|
<div class="banner-tags mt-4">
|
|
|
<span v-for="k in desc" :key="k.mdi">
|
|
|
<span v-if="positionInfo[k.value]" class="mr-10">
|