diff --git a/auto-imports.d.ts b/auto-imports.d.ts index 13444c0..848509e 100644 --- a/auto-imports.d.ts +++ b/auto-imports.d.ts @@ -116,6 +116,7 @@ declare global { const unref: typeof import('vue')['unref'] const unrefElement: typeof import('@vueuse/core')['unrefElement'] const until: typeof import('@vueuse/core')['until'] + const useAPIOnline: typeof import('./src/composables/online')['useAPIOnline'] const useActiveElement: typeof import('@vueuse/core')['useActiveElement'] const useAnimate: typeof import('@vueuse/core')['useAnimate'] const useArrayDifference: typeof import('@vueuse/core')['useArrayDifference'] @@ -336,14 +337,12 @@ declare module 'vue' { readonly debouncedWatch: UnwrapRef readonly defineAsyncComponent: UnwrapRef readonly defineComponent: UnwrapRef - readonly doCheckOnline: UnwrapRef readonly eagerComputed: UnwrapRef readonly effectScope: UnwrapRef readonly extendRef: UnwrapRef readonly getCurrentInstance: UnwrapRef readonly getCurrentScope: UnwrapRef readonly h: UnwrapRef - readonly hasConnection: UnwrapRef readonly ignorableWatch: UnwrapRef readonly inject: UnwrapRef readonly injectLocal: UnwrapRef @@ -418,6 +417,7 @@ declare module 'vue' { readonly unref: UnwrapRef readonly unrefElement: UnwrapRef readonly until: UnwrapRef + readonly useAPIOnline: UnwrapRef readonly useActiveElement: UnwrapRef readonly useAnimate: UnwrapRef readonly useArrayDifference: UnwrapRef @@ -435,7 +435,6 @@ declare module 'vue' { readonly useAsyncQueue: UnwrapRef readonly useAsyncState: UnwrapRef readonly useAttrs: UnwrapRef - readonly useBackendOnline: UnwrapRef readonly useBase64: UnwrapRef readonly useBattery: UnwrapRef readonly useBluetooth: UnwrapRef diff --git a/src/pages/cosmic/gravity_wave/multiday.vue b/src/pages/cosmic/gravity_wave/multiday.vue new file mode 100644 index 0000000..01a4f5b --- /dev/null +++ b/src/pages/cosmic/gravity_wave/multiday.vue @@ -0,0 +1,70 @@ + +meta: + title: Cosmic 重力波多日 + description: Cosmic 重力波多日 + group: COSMIC + item_name: 重力波统计 + + + + + + + diff --git a/src/pages/saber/gravity_wave/monthly.vue b/src/pages/saber/gravity_wave/monthly.vue index 6a67b65..95d18a3 100644 --- a/src/pages/saber/gravity_wave/monthly.vue +++ b/src/pages/saber/gravity_wave/monthly.vue @@ -3,7 +3,7 @@ title: Saber 重力波月统计 description: Saber 重力波月统计 group: Saber - item_name: 重力波月统计 + item_name: 重力波统计