From 7083fa8b3fbb59000932c7f9adf05efafc054bb4 Mon Sep 17 00:00:00 2001 From: DebugIsFalse <511418503@qq.com> Date: Thu, 23 May 2024 10:45:20 +0800 Subject: [PATCH] add fetch --- components/i/Create.vue | 2 ++ pages/search/[id].vue | 13 ++++++------- stores/repos.js | 9 +++++++++ 3 files changed, 17 insertions(+), 7 deletions(-) create mode 100644 stores/repos.js diff --git a/components/i/Create.vue b/components/i/Create.vue index f33ae6a..cb32861 100644 --- a/components/i/Create.vue +++ b/components/i/Create.vue @@ -31,6 +31,7 @@