From a81603c8f0f32184fcd0ab76b624ec69f61447fc Mon Sep 17 00:00:00 2001 From: dcc <dcc@163.com> Date: Wed, 22 May 2024 15:42:57 +0800 Subject: [PATCH] 语言切换问题,咨询切换问题 --- 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 3e94257..8255856 100644 --- a/src/page/list/favorites.vue +++ b/src/page/list/favorites.vue @@ -128,4 +128,4 @@ font-size: 0.48rem; color: #14181f; } -</style> +</style> \ No newline at end of file -- Gitblit v1.9.3