From 9ef8748499d59006895a7503132c27a71140ee2a Mon Sep 17 00:00:00 2001
From: dcc <dcc@163.com>
Date: Sun, 07 Jul 2024 17:59:16 +0800
Subject: [PATCH] 7.7改的东西
---
src/page/list/tradingList/dazy.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/page/list/tradingList/dazy.vue b/src/page/list/tradingList/dazy.vue
index eb0d1de..5ac0549 100644
--- a/src/page/list/tradingList/dazy.vue
+++ b/src/page/list/tradingList/dazy.vue
@@ -3,7 +3,7 @@
<van-popup v-model="show" round position="bottom">
<div class="boxd">
<div class="boxh">
- {{ $t("hj261") }}
+ {{ $t("hj621") }}
<span @click="show = false"></span>
</div>
<h5>{{ $t("hj130") }}</h5>
--
Gitblit v1.9.3