From d127c5ec18146f65a62047605bc8a3d88b1f1ffb Mon Sep 17 00:00:00 2001 From: Aresn Date: Mon, 20 May 2024 11:29:13 +0800 Subject: [PATCH] sign store --- components/i/UserInfo.vue | 8 +++++--- stores/user.js | 8 +++++--- 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/components/i/UserInfo.vue b/components/i/UserInfo.vue index f138b3b..35ed591 100644 --- a/components/i/UserInfo.vue +++ b/components/i/UserInfo.vue @@ -3,9 +3,10 @@
- -
Aresn
- + +
{{ $info.name }}
+ +
@@ -19,6 +20,7 @@