From f1a0ab6654f7778fc9f84f0c00ef92014773b97f Mon Sep 17 00:00:00 2001 From: Seven Date: Mon, 12 Jan 2026 21:47:10 +0700 Subject: [PATCH] =?UTF-8?q?feat:=20=E4=BC=98=E5=8C=96=20rwa-list=20?= =?UTF-8?q?=E7=BB=84=E4=BB=B6=EF=BC=8C=E8=B0=83=E6=95=B4=E6=95=B0=E6=8D=AE?= =?UTF-8?q?=E5=B1=95=E7=A4=BA=E9=80=BB=E8=BE=91=EF=BC=8C=E5=A2=9E=E5=8A=A0?= =?UTF-8?q?=E7=A9=BA=E7=8A=B6=E6=80=81=E5=A4=84=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components.d.ts | 2 - .../my-issues/components/rwa-list.vue | 65 ++++++++++--------- 2 files changed, 35 insertions(+), 32 deletions(-) diff --git a/components.d.ts b/components.d.ts index 6c75204..99470d5 100644 --- a/components.d.ts +++ b/components.d.ts @@ -45,7 +45,6 @@ declare module 'vue' { IonProgressBar: typeof import('@ionic/vue')['IonProgressBar'] IonRadio: typeof import('@ionic/vue')['IonRadio'] IonRadioGroup: typeof import('@ionic/vue')['IonRadioGroup'] - IonRange: typeof import('@ionic/vue')['IonRange'] IonRefresher: typeof import('@ionic/vue')['IonRefresher'] IonRefresherContent: typeof import('@ionic/vue')['IonRefresherContent'] IonRouterOutlet: typeof import('@ionic/vue')['IonRouterOutlet'] @@ -105,7 +104,6 @@ declare global { const IonProgressBar: typeof import('@ionic/vue')['IonProgressBar'] const IonRadio: typeof import('@ionic/vue')['IonRadio'] const IonRadioGroup: typeof import('@ionic/vue')['IonRadioGroup'] - const IonRange: typeof import('@ionic/vue')['IonRange'] const IonRefresher: typeof import('@ionic/vue')['IonRefresher'] const IonRefresherContent: typeof import('@ionic/vue')['IonRefresherContent'] const IonRouterOutlet: typeof import('@ionic/vue')['IonRouterOutlet'] diff --git a/src/views/trade-settings/my-issues/components/rwa-list.vue b/src/views/trade-settings/my-issues/components/rwa-list.vue index b8008db..5c519ca 100644 --- a/src/views/trade-settings/my-issues/components/rwa-list.vue +++ b/src/views/trade-settings/my-issues/components/rwa-list.vue @@ -33,40 +33,45 @@ function gotoTradeRwa(id: string) { -
- - - -
- -
-
-
- {{ item?.name }} + +