1
jhzh
2024-10-23 7b35b365132e1be161353b20d6cee76d1228e14d
1
1 files modified
3 ■■■■■ changed files
src/components/trade-head/index.vue 3 ●●●●● 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>