From 54e7f6ee682784077cd077cf54bf8dc97c2f2bda Mon Sep 17 00:00:00 2001
From: dcc <dcc@163.com>
Date: Tue, 14 May 2024 18:28:10 +0800
Subject: [PATCH] hqchart改月份为英文

---
 src/page/list/favorites.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/page/list/favorites.vue b/src/page/list/favorites.vue
index 8255856..3e94257 100644
--- a/src/page/list/favorites.vue
+++ b/src/page/list/favorites.vue
@@ -128,4 +128,4 @@
   font-size: 0.48rem;
   color: #14181f;
 }
-</style>
\ No newline at end of file
+</style>

--
Gitblit v1.9.3