From f61d0f0b5567934afe4dcd48f58e0c583a68a9ec Mon Sep 17 00:00:00 2001 From: qiuchenfan <2035024011@qq.com> Date: Mon, 17 Nov 2025 17:23:03 +0800 Subject: [PATCH] qiu2 --- app/store/weatherStore.ts | 1 + 1 file changed, 1 insertion(+) create mode 100644 app/store/weatherStore.ts diff --git a/app/store/weatherStore.ts b/app/store/weatherStore.ts new file mode 100644 index 0000000..6482c03 --- /dev/null +++ b/app/store/weatherStore.ts @@ -0,0 +1 @@ +export const useWeatherStore = \ No newline at end of file