From c757e45762f915abc0b2f56a0f3953719677fecd Mon Sep 17 00:00:00 2001 From: Clark Cui <46164858+clark-cui@users.noreply.github.com> Date: Wed, 11 Jan 2023 12:31:35 +0800 Subject: [PATCH] fix: back button invalid (#958) --- components/nav/NavTitle.vue | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/components/nav/NavTitle.vue b/components/nav/NavTitle.vue index d001411b..d5d37695 100644 --- a/components/nav/NavTitle.vue +++ b/components/nav/NavTitle.vue @@ -1,7 +1,10 @@