From 22987636a846417d8aec0743c2ac437e005eadc1 Mon Sep 17 00:00:00 2001 From: "Alisa | Side.one" Date: Wed, 10 May 2023 00:26:47 +0800 Subject: [PATCH] feat: dashboard exchange list --- src/modules/[chain]/index.vue | 28 +++++++++++++++++----------- 1 file changed, 17 insertions(+), 11 deletions(-) diff --git a/src/modules/[chain]/index.vue b/src/modules/[chain]/index.vue index 4d9565a7..c1093ba2 100644 --- a/src/modules/[chain]/index.vue +++ b/src/modules/[chain]/index.vue @@ -71,7 +71,7 @@ const comLinks = [ class="bg-base-100 rounded shadow mb-4" >
-
+
{{ coinInfo.name }} ({{ coinInfo.symbol @@ -100,7 +100,9 @@ const comLinks = [
-