From 22ae5ba6b6513b936e70c4fc457a2b66f63afde7 Mon Sep 17 00:00:00 2001 From: leo Date: Thu, 4 Apr 2024 20:08:05 +0800 Subject: [PATCH] feat: update okx tips style --- public/img/okx-tips-bg.svg | 9 +++++++++ views/transactions/Deposit.vue | 26 ++++++++++++++++++++++---- 2 files changed, 31 insertions(+), 4 deletions(-) create mode 100644 public/img/okx-tips-bg.svg diff --git a/public/img/okx-tips-bg.svg b/public/img/okx-tips-bg.svg new file mode 100644 index 00000000..1fc9a13b --- /dev/null +++ b/public/img/okx-tips-bg.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/views/transactions/Deposit.vue b/views/transactions/Deposit.vue index 36f3a636..d59f3750 100644 --- a/views/transactions/Deposit.vue +++ b/views/transactions/Deposit.vue @@ -1,12 +1,13 @@