交易所前端蓝色ui, 4.5 jiem
lxf
2025-04-18 66a33e936d39ec4db7fdffed5d646e044ccc43e9
src/components/assetsCenter/assets.vue
@@ -53,11 +53,11 @@
        <div class="flex justify-between">
          <div class="flex items-center">
            <img :src="item.symbol
              ? `${HOST_URL}/symbol/${item.symbol}.png`
              ? `${HOST_URL}/wap/symbol/${item.symbol}.png`
              : require('@/assets/loading-default.png')
              " class="w-72 h-72 rounded-full" />
            <div class="text-grey symbol-name font-30 textColor2">
              {{ item.symbol.toUpperCase() }}/USDT
              {{ item.name }}
            </div>
          </div>
          <div class="flex-col font-30 text-right" v-if="!eyetel">