From 1cfc49e9a9bb81da559df8ac39dad9210bd5e95d Mon Sep 17 00:00:00 2001 From: liangping <18786721@qq.com> Date: Mon, 22 May 2023 14:52:47 +0800 Subject: [PATCH] improve UI for mobile --- src/layouts/components/ChainProfile.vue | 72 +++++++++++++----------- src/layouts/components/DefaultLayout.vue | 4 +- src/modules/[chain]/index.vue | 16 +++--- src/modules/[chain]/uptime/index.vue | 2 +- 4 files changed, 51 insertions(+), 43 deletions(-) diff --git a/src/layouts/components/ChainProfile.vue b/src/layouts/components/ChainProfile.vue index b5eb4806..9b3cf441 100644 --- a/src/layouts/components/ChainProfile.vue +++ b/src/layouts/components/ChainProfile.vue @@ -15,40 +15,49 @@ chainStore.initial(); >