From e90727773f795caede4c914e6c181ce863fe7306 Mon Sep 17 00:00:00 2001 From: ArvinLovegood Date: Tue, 8 Jul 2025 17:49:52 +0800 Subject: [PATCH] =?UTF-8?q?refactor(frontend):=20=E8=B0=83=E6=95=B4?= =?UTF-8?q?=E8=82=A1=E5=B8=82=E9=80=9A=E7=BB=84=E4=BB=B6=E5=86=85=E5=AE=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit -将百度股市通替换为选股通 - 注释掉百度股市通和摸鱼选项 - 添加 naive-ui 组件导入 --- frontend/src/components/stockhotmap.vue | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/frontend/src/components/stockhotmap.vue b/frontend/src/components/stockhotmap.vue index a4c6103..c40c7b9 100644 --- a/frontend/src/components/stockhotmap.vue +++ b/frontend/src/components/stockhotmap.vue @@ -1,25 +1,26 @@