From 426d89761ba09b94f629f10a599ac8d497ab2097 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=80=8D=E9=81=A5=E5=B0=8A=E8=80=85?= <46641918+lhzzforever@users.noreply.github.com> Date: Fri, 21 Apr 2023 18:38:57 +0800 Subject: [PATCH] =?UTF-8?q?feature:=20=E5=B0=81=E8=A3=85=E5=8D=95=E7=8B=AC?= =?UTF-8?q?=E7=9A=84=E8=8E=B7=E5=8F=96cookie=E6=96=B9=E6=B3=95=20(#1930)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/App.vue | 6 +++--- frontend/src/common/util.js | 10 ++++++++++ frontend/src/components/header-nav/index.vue | 7 ++++--- frontend/src/language/index.js | 4 ++-- 4 files changed, 19 insertions(+), 8 deletions(-) diff --git a/frontend/src/App.vue b/frontend/src/App.vue index 71ed0f8cf..7a41f125a 100644 --- a/frontend/src/App.vue +++ b/frontend/src/App.vue @@ -52,12 +52,12 @@