文件操作 - components.d.ts
返回文件管理
返回主菜单
删除本文件
文件: /var/www/OLD/.nuxt/components.d.ts
编辑文件内容
import type { DefineComponent, SlotsType } from 'vue' type IslandComponent<T extends DefineComponent> = T & DefineComponent<{}, {refresh: () => Promise<void>}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, SlotsType<{ fallback: { error: unknown } }>> interface _GlobalComponents { 'AppButton': typeof import("../components/AppButton.vue")['default'] 'AppCheckbox': typeof import("../components/AppCheckbox.vue")['default'] 'AppDatepicker': typeof import("../components/AppDatepicker.vue")['default'] 'AppIcon': typeof import("../components/AppIcon.vue")['default'] 'AppInput': typeof import("../components/AppInput.vue")['default'] 'AppSelect': typeof import("../components/AppSelect.vue")['default'] 'FormStart': typeof import("../components/FormStart.vue")['default'] 'InputsGroup': typeof import("../components/InputsGroup.vue")['default'] 'SectionSteps': typeof import("../components/SectionSteps.vue")['default'] 'TheCarriers': typeof import("../components/TheCarriers.vue")['default'] 'TheFooter': typeof import("../components/TheFooter.vue")['default'] 'TheHeader': typeof import("../components/TheHeader.vue")['default'] 'NuxtWelcome': typeof import("../node_modules/nuxt/dist/app/components/welcome.vue")['default'] 'NuxtLayout': typeof import("../node_modules/nuxt/dist/app/components/nuxt-layout")['default'] 'NuxtErrorBoundary': typeof import("../node_modules/nuxt/dist/app/components/nuxt-error-boundary")['default'] 'ClientOnly': typeof import("../node_modules/nuxt/dist/app/components/client-only")['default'] 'DevOnly': typeof import("../node_modules/nuxt/dist/app/components/dev-only")['default'] 'ServerPlaceholder': typeof import("../node_modules/nuxt/dist/app/components/server-placeholder")['default'] 'NuxtLink': typeof import("../node_modules/nuxt/dist/app/components/nuxt-link")['default'] 'NuxtLoadingIndicator': typeof import("../node_modules/nuxt/dist/app/components/nuxt-loading-indicator")['default'] 'NuxtRouteAnnouncer': typeof import("../node_modules/nuxt/dist/app/components/nuxt-route-announcer")['default'] 'NuxtImg': typeof import("../node_modules/nuxt/dist/app/components/nuxt-stubs")['NuxtImg'] 'NuxtPicture': typeof import("../node_modules/nuxt/dist/app/components/nuxt-stubs")['NuxtPicture'] 'NuxtLinkLocale': typeof import("../node_modules/@nuxtjs/i18n/dist/runtime/components/NuxtLinkLocale")['default'] 'SwitchLocalePathLink': typeof import("../node_modules/@nuxtjs/i18n/dist/runtime/components/SwitchLocalePathLink")['default'] 'NuxtPage': typeof import("../node_modules/nuxt/dist/pages/runtime/page")['default'] 'NoScript': typeof import("../node_modules/nuxt/dist/head/runtime/components")['NoScript'] 'Link': typeof import("../node_modules/nuxt/dist/head/runtime/components")['Link'] 'Base': typeof import("../node_modules/nuxt/dist/head/runtime/components")['Base'] 'Title': typeof import("../node_modules/nuxt/dist/head/runtime/components")['Title'] 'Meta': typeof import("../node_modules/nuxt/dist/head/runtime/components")['Meta'] 'Style': typeof import("../node_modules/nuxt/dist/head/runtime/components")['Style'] 'Head': typeof import("../node_modules/nuxt/dist/head/runtime/components")['Head'] 'Html': typeof import("../node_modules/nuxt/dist/head/runtime/components")['Html'] 'Body': typeof import("../node_modules/nuxt/dist/head/runtime/components")['Body'] 'NuxtIsland': typeof import("../node_modules/nuxt/dist/app/components/nuxt-island")['default'] 'NuxtRouteAnnouncer': IslandComponent<typeof import("../node_modules/nuxt/dist/app/components/server-placeholder")['default']> 'LazyAppButton': typeof import("../components/AppButton.vue")['default'] 'LazyAppCheckbox': typeof import("../components/AppCheckbox.vue")['default'] 'LazyAppDatepicker': typeof import("../components/AppDatepicker.vue")['default'] 'LazyAppIcon': typeof import("../components/AppIcon.vue")['default'] 'LazyAppInput': typeof import("../components/AppInput.vue")['default'] 'LazyAppSelect': typeof import("../components/AppSelect.vue")['default'] 'LazyFormStart': typeof import("../components/FormStart.vue")['default'] 'LazyInputsGroup': typeof import("../components/InputsGroup.vue")['default'] 'LazySectionSteps': typeof import("../components/SectionSteps.vue")['default'] 'LazyTheCarriers': typeof import("../components/TheCarriers.vue")['default'] 'LazyTheFooter': typeof import("../components/TheFooter.vue")['default'] 'LazyTheHeader': typeof import("../components/TheHeader.vue")['default'] 'LazyNuxtWelcome': typeof import("../node_modules/nuxt/dist/app/components/welcome.vue")['default'] 'LazyNuxtLayout': typeof import("../node_modules/nuxt/dist/app/components/nuxt-layout")['default'] 'LazyNuxtErrorBoundary': typeof import("../node_modules/nuxt/dist/app/components/nuxt-error-boundary")['default'] 'LazyClientOnly': typeof import("../node_modules/nuxt/dist/app/components/client-only")['default'] 'LazyDevOnly': typeof import("../node_modules/nuxt/dist/app/components/dev-only")['default'] 'LazyServerPlaceholder': typeof import("../node_modules/nuxt/dist/app/components/server-placeholder")['default'] 'LazyNuxtLink': typeof import("../node_modules/nuxt/dist/app/components/nuxt-link")['default'] 'LazyNuxtLoadingIndicator': typeof import("../node_modules/nuxt/dist/app/components/nuxt-loading-indicator")['default'] 'LazyNuxtRouteAnnouncer': typeof import("../node_modules/nuxt/dist/app/components/nuxt-route-announcer")['default'] 'LazyNuxtImg': typeof import("../node_modules/nuxt/dist/app/components/nuxt-stubs")['NuxtImg'] 'LazyNuxtPicture': typeof import("../node_modules/nuxt/dist/app/components/nuxt-stubs")['NuxtPicture'] 'LazyNuxtLinkLocale': typeof import("../node_modules/@nuxtjs/i18n/dist/runtime/components/NuxtLinkLocale")['default'] 'LazySwitchLocalePathLink': typeof import("../node_modules/@nuxtjs/i18n/dist/runtime/components/SwitchLocalePathLink")['default'] 'LazyNuxtPage': typeof import("../node_modules/nuxt/dist/pages/runtime/page")['default'] 'LazyNoScript': typeof import("../node_modules/nuxt/dist/head/runtime/components")['NoScript'] 'LazyLink': typeof import("../node_modules/nuxt/dist/head/runtime/components")['Link'] 'LazyBase': typeof import("../node_modules/nuxt/dist/head/runtime/components")['Base'] 'LazyTitle': typeof import("../node_modules/nuxt/dist/head/runtime/components")['Title'] 'LazyMeta': typeof import("../node_modules/nuxt/dist/head/runtime/components")['Meta'] 'LazyStyle': typeof import("../node_modules/nuxt/dist/head/runtime/components")['Style'] 'LazyHead': typeof import("../node_modules/nuxt/dist/head/runtime/components")['Head'] 'LazyHtml': typeof import("../node_modules/nuxt/dist/head/runtime/components")['Html'] 'LazyBody': typeof import("../node_modules/nuxt/dist/head/runtime/components")['Body'] 'LazyNuxtIsland': typeof import("../node_modules/nuxt/dist/app/components/nuxt-island")['default'] 'LazyNuxtRouteAnnouncer': IslandComponent<typeof import("../node_modules/nuxt/dist/app/components/server-placeholder")['default']> } declare module 'vue' { export interface GlobalComponents extends _GlobalComponents { } } export const AppButton: typeof import("../components/AppButton.vue")['default'] export const AppCheckbox: typeof import("../components/AppCheckbox.vue")['default'] export const AppDatepicker: typeof import("../components/AppDatepicker.vue")['default'] export const AppIcon: typeof import("../components/AppIcon.vue")['default'] export const AppInput: typeof import("../components/AppInput.vue")['default'] export const AppSelect: typeof import("../components/AppSelect.vue")['default'] export const FormStart: typeof import("../components/FormStart.vue")['default'] export const InputsGroup: typeof import("../components/InputsGroup.vue")['default'] export const SectionSteps: typeof import("../components/SectionSteps.vue")['default'] export const TheCarriers: typeof import("../components/TheCarriers.vue")['default'] export const TheFooter: typeof import("../components/TheFooter.vue")['default'] export const TheHeader: typeof import("../components/TheHeader.vue")['default'] export const NuxtWelcome: typeof import("../node_modules/nuxt/dist/app/components/welcome.vue")['default'] export const NuxtLayout: typeof import("../node_modules/nuxt/dist/app/components/nuxt-layout")['default'] export const NuxtErrorBoundary: typeof import("../node_modules/nuxt/dist/app/components/nuxt-error-boundary")['default'] export const ClientOnly: typeof import("../node_modules/nuxt/dist/app/components/client-only")['default'] export const DevOnly: typeof import("../node_modules/nuxt/dist/app/components/dev-only")['default'] export const ServerPlaceholder: typeof import("../node_modules/nuxt/dist/app/components/server-placeholder")['default'] export const NuxtLink: typeof import("../node_modules/nuxt/dist/app/components/nuxt-link")['default'] export const NuxtLoadingIndicator: typeof import("../node_modules/nuxt/dist/app/components/nuxt-loading-indicator")['default'] export const NuxtRouteAnnouncer: typeof import("../node_modules/nuxt/dist/app/components/nuxt-route-announcer")['default'] export const NuxtImg: typeof import("../node_modules/nuxt/dist/app/components/nuxt-stubs")['NuxtImg'] export const NuxtPicture: typeof import("../node_modules/nuxt/dist/app/components/nuxt-stubs")['NuxtPicture'] export const NuxtLinkLocale: typeof import("../node_modules/@nuxtjs/i18n/dist/runtime/components/NuxtLinkLocale")['default'] export const SwitchLocalePathLink: typeof import("../node_modules/@nuxtjs/i18n/dist/runtime/components/SwitchLocalePathLink")['default'] export const NuxtPage: typeof import("../node_modules/nuxt/dist/pages/runtime/page")['default'] export const NoScript: typeof import("../node_modules/nuxt/dist/head/runtime/components")['NoScript'] export const Link: typeof import("../node_modules/nuxt/dist/head/runtime/components")['Link'] export const Base: typeof import("../node_modules/nuxt/dist/head/runtime/components")['Base'] export const Title: typeof import("../node_modules/nuxt/dist/head/runtime/components")['Title'] export const Meta: typeof import("../node_modules/nuxt/dist/head/runtime/components")['Meta'] export const Style: typeof import("../node_modules/nuxt/dist/head/runtime/components")['Style'] export const Head: typeof import("../node_modules/nuxt/dist/head/runtime/components")['Head'] export const Html: typeof import("../node_modules/nuxt/dist/head/runtime/components")['Html'] export const Body: typeof import("../node_modules/nuxt/dist/head/runtime/components")['Body'] export const NuxtIsland: typeof import("../node_modules/nuxt/dist/app/components/nuxt-island")['default'] export const NuxtRouteAnnouncer: IslandComponent<typeof import("../node_modules/nuxt/dist/app/components/server-placeholder")['default']> export const LazyAppButton: typeof import("../components/AppButton.vue")['default'] export const LazyAppCheckbox: typeof import("../components/AppCheckbox.vue")['default'] export const LazyAppDatepicker: typeof import("../components/AppDatepicker.vue")['default'] export const LazyAppIcon: typeof import("../components/AppIcon.vue")['default'] export const LazyAppInput: typeof import("../components/AppInput.vue")['default'] export const LazyAppSelect: typeof import("../components/AppSelect.vue")['default'] export const LazyFormStart: typeof import("../components/FormStart.vue")['default'] export const LazyInputsGroup: typeof import("../components/InputsGroup.vue")['default'] export const LazySectionSteps: typeof import("../components/SectionSteps.vue")['default'] export const LazyTheCarriers: typeof import("../components/TheCarriers.vue")['default'] export const LazyTheFooter: typeof import("../components/TheFooter.vue")['default'] export const LazyTheHeader: typeof import("../components/TheHeader.vue")['default'] export const LazyNuxtWelcome: typeof import("../node_modules/nuxt/dist/app/components/welcome.vue")['default'] export const LazyNuxtLayout: typeof import("../node_modules/nuxt/dist/app/components/nuxt-layout")['default'] export const LazyNuxtErrorBoundary: typeof import("../node_modules/nuxt/dist/app/components/nuxt-error-boundary")['default'] export const LazyClientOnly: typeof import("../node_modules/nuxt/dist/app/components/client-only")['default'] export const LazyDevOnly: typeof import("../node_modules/nuxt/dist/app/components/dev-only")['default'] export const LazyServerPlaceholder: typeof import("../node_modules/nuxt/dist/app/components/server-placeholder")['default'] export const LazyNuxtLink: typeof import("../node_modules/nuxt/dist/app/components/nuxt-link")['default'] export const LazyNuxtLoadingIndicator: typeof import("../node_modules/nuxt/dist/app/components/nuxt-loading-indicator")['default'] export const LazyNuxtRouteAnnouncer: typeof import("../node_modules/nuxt/dist/app/components/nuxt-route-announcer")['default'] export const LazyNuxtImg: typeof import("../node_modules/nuxt/dist/app/components/nuxt-stubs")['NuxtImg'] export const LazyNuxtPicture: typeof import("../node_modules/nuxt/dist/app/components/nuxt-stubs")['NuxtPicture'] export const LazyNuxtLinkLocale: typeof import("../node_modules/@nuxtjs/i18n/dist/runtime/components/NuxtLinkLocale")['default'] export const LazySwitchLocalePathLink: typeof import("../node_modules/@nuxtjs/i18n/dist/runtime/components/SwitchLocalePathLink")['default'] export const LazyNuxtPage: typeof import("../node_modules/nuxt/dist/pages/runtime/page")['default'] export const LazyNoScript: typeof import("../node_modules/nuxt/dist/head/runtime/components")['NoScript'] export const LazyLink: typeof import("../node_modules/nuxt/dist/head/runtime/components")['Link'] export const LazyBase: typeof import("../node_modules/nuxt/dist/head/runtime/components")['Base'] export const LazyTitle: typeof import("../node_modules/nuxt/dist/head/runtime/components")['Title'] export const LazyMeta: typeof import("../node_modules/nuxt/dist/head/runtime/components")['Meta'] export const LazyStyle: typeof import("../node_modules/nuxt/dist/head/runtime/components")['Style'] export const LazyHead: typeof import("../node_modules/nuxt/dist/head/runtime/components")['Head'] export const LazyHtml: typeof import("../node_modules/nuxt/dist/head/runtime/components")['Html'] export const LazyBody: typeof import("../node_modules/nuxt/dist/head/runtime/components")['Body'] export const LazyNuxtIsland: typeof import("../node_modules/nuxt/dist/app/components/nuxt-island")['default'] export const LazyNuxtRouteAnnouncer: IslandComponent<typeof import("../node_modules/nuxt/dist/app/components/server-placeholder")['default']> export const componentNames: string[]
修改文件时间
将文件时间修改为当前时间的前一年
删除文件