| src/components/trade-head/index.vue | ●●●●● patch | view | raw | blame | history |
src/components/trade-head/index.vue
@@ -48,6 +48,9 @@ <div class="font-35 textColor" v-else-if="symbol=='fil'"> FPP </div> <div class="font-35 textColor" v-else-if="symbol=='ETHW'||symbol=='ethw'"> EGT </div> <div class="font-35 textColor" v-else> {{symbol.toUpperCase()}} </div>