From 5f2b76b86980a149c9299acbf022c879e75b85bd Mon Sep 17 00:00:00 2001
From: 李凌 <344137771@qq.com>
Date: Sat, 10 Jan 2026 10:43:23 +0800
Subject: [PATCH] 1
---
src/views/cryptos/Exchange/exchangePage.vue | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/views/cryptos/Exchange/exchangePage.vue b/src/views/cryptos/Exchange/exchangePage.vue
index 7c1cdea..efdf765 100644
--- a/src/views/cryptos/Exchange/exchangePage.vue
+++ b/src/views/cryptos/Exchange/exchangePage.vue
@@ -2,9 +2,9 @@
<div id="cryptos">
<van-nav-bar left-arrow @click-left="onClickLeft">
- <template #right>
+ <!-- <template #right>
<van-icon class="exchange-icon" @click="$router.push('/cryptos/exchangeHistory')" name="clock-o" />
- </template>
+ </template> -->
<template #title>
<div class="flex items-center">
{{ $t('闪兑') }}
--
Gitblit v1.9.3