From 13ac36d8f83da873480be6b16bfa72179b314ac9 Mon Sep 17 00:00:00 2001 From: panda <7934952@qq.com> Date: Fri, 2 Aug 2024 09:00:52 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9C=AC=E5=9C=B0=E6=9B=B4=E6=94=B9=E7=9A=84?= =?UTF-8?q?=E6=8F=8F=E8=BF=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/stores/index.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/src/stores/index.ts b/src/stores/index.ts index 87a7e97..ba14d6a 100644 --- a/src/stores/index.ts +++ b/src/stores/index.ts @@ -3,7 +3,6 @@ import { defineStore } from 'pinia' import type { homePageInterface } from '@/api' import { get } from '@/tools/request' export const mainWrapperStore = defineStore("mainWrapper", () => { - }) export const homePageStore = defineStore("homePage", () => { const idShow = reactive({