123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228 |
- import type { DefineComponent, SlotsType } from 'vue'
- type IslandComponent<T extends DefineComponent> = T & DefineComponent<{}, {refresh: () => Promise<void>}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, SlotsType<{ fallback: { error: unknown } }>>
- interface _GlobalComponents {
- 'AdvertisingBuyAD': typeof import("../components/advertising/BuyAD.vue")['default']
- 'AdvertisingFoot': typeof import("../components/advertising/Foot.vue")['default']
- 'AdvertisingHead': typeof import("../components/advertising/Head.vue")['default']
- 'AdvertisingOrderList copy': typeof import("../components/advertising/OrderList copy.vue")['default']
- 'AdvertisingOrderList': typeof import("../components/advertising/OrderList.vue")['default']
- 'DetailHotNews': typeof import("../components/detail/HotNews.vue")['default']
- 'DetailHotNews2': typeof import("../components/detail/HotNews2.vue")['default']
- 'HomeAdvertising': typeof import("../components/home/Advertising.vue")['default']
- 'HomeBanner1': typeof import("../components/home/Banner1.vue")['default']
- 'HomeBigSwiper': typeof import("../components/home/BigSwiper.vue")['default']
- 'HomeBigTitleList': typeof import("../components/home/BigTitle_List.vue")['default']
- 'HomeMoreService': typeof import("../components/home/MoreService.vue")['default']
- 'HomePageMessage': typeof import("../components/home/PageMessage.vue")['default']
- 'HomePagination': typeof import("../components/home/Pagination.vue")['default']
- 'HomeSecondaryHeading': typeof import("../components/home/SecondaryHeading.vue")['default']
- 'HomeSlider': typeof import("../components/home/Slider.vue")['default']
- 'HomeSmallSwiper': typeof import("../components/home/SmallSwiper.vue")['default']
- 'HomeSmallSwiper1': typeof import("../components/home/SmallSwiper1.vue")['default']
- 'HomeTopTen': typeof import("../components/home/TopTen.vue")['default']
- 'HomeBigTitle': typeof import("../components/home/bigTitle.vue")['default']
- 'HomeFoot': typeof import("../components/home/foot.vue")['default']
- 'HomeFoot1': typeof import("../components/home/foot1.vue")['default']
- 'HomeFootCopy': typeof import("../components/home/footCopy.vue")['default']
- 'HomePageHead': typeof import("../components/home/pageHead.vue")['default']
- 'HomePageNavigation': typeof import("../components/home/pageNavigation.vue")['default']
- 'HomePageNavigation1': typeof import("../components/home/pageNavigation1.vue")['default']
- 'HomeSannongzixun': typeof import("../components/home/sannongzixun.vue")['default']
- 'HomeTopTenTitle': typeof import("../components/home/topTenTitle.vue")['default']
- 'HomeZixuntuijian': typeof import("../components/home/zixuntuijian.vue")['default']
- 'TopicHead': typeof import("../components/topic/head.vue")['default']
- 'Zhinengqwnda': typeof import("../components/zhinengqwnda.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']
- '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']>
- 'LazyAdvertisingBuyAD': typeof import("../components/advertising/BuyAD.vue")['default']
- 'LazyAdvertisingFoot': typeof import("../components/advertising/Foot.vue")['default']
- 'LazyAdvertisingHead': typeof import("../components/advertising/Head.vue")['default']
- 'LazyAdvertisingOrderList copy': typeof import("../components/advertising/OrderList copy.vue")['default']
- 'LazyAdvertisingOrderList': typeof import("../components/advertising/OrderList.vue")['default']
- 'LazyDetailHotNews': typeof import("../components/detail/HotNews.vue")['default']
- 'LazyDetailHotNews2': typeof import("../components/detail/HotNews2.vue")['default']
- 'LazyHomeAdvertising': typeof import("../components/home/Advertising.vue")['default']
- 'LazyHomeBanner1': typeof import("../components/home/Banner1.vue")['default']
- 'LazyHomeBigSwiper': typeof import("../components/home/BigSwiper.vue")['default']
- 'LazyHomeBigTitleList': typeof import("../components/home/BigTitle_List.vue")['default']
- 'LazyHomeMoreService': typeof import("../components/home/MoreService.vue")['default']
- 'LazyHomePageMessage': typeof import("../components/home/PageMessage.vue")['default']
- 'LazyHomePagination': typeof import("../components/home/Pagination.vue")['default']
- 'LazyHomeSecondaryHeading': typeof import("../components/home/SecondaryHeading.vue")['default']
- 'LazyHomeSlider': typeof import("../components/home/Slider.vue")['default']
- 'LazyHomeSmallSwiper': typeof import("../components/home/SmallSwiper.vue")['default']
- 'LazyHomeSmallSwiper1': typeof import("../components/home/SmallSwiper1.vue")['default']
- 'LazyHomeTopTen': typeof import("../components/home/TopTen.vue")['default']
- 'LazyHomeBigTitle': typeof import("../components/home/bigTitle.vue")['default']
- 'LazyHomeFoot': typeof import("../components/home/foot.vue")['default']
- 'LazyHomeFoot1': typeof import("../components/home/foot1.vue")['default']
- 'LazyHomeFootCopy': typeof import("../components/home/footCopy.vue")['default']
- 'LazyHomePageHead': typeof import("../components/home/pageHead.vue")['default']
- 'LazyHomePageNavigation': typeof import("../components/home/pageNavigation.vue")['default']
- 'LazyHomePageNavigation1': typeof import("../components/home/pageNavigation1.vue")['default']
- 'LazyHomeSannongzixun': typeof import("../components/home/sannongzixun.vue")['default']
- 'LazyHomeTopTenTitle': typeof import("../components/home/topTenTitle.vue")['default']
- 'LazyHomeZixuntuijian': typeof import("../components/home/zixuntuijian.vue")['default']
- 'LazyTopicHead': typeof import("../components/topic/head.vue")['default']
- 'LazyZhinengqwnda': typeof import("../components/zhinengqwnda.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']
- '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 AdvertisingBuyAD: typeof import("../components/advertising/BuyAD.vue")['default']
- export const AdvertisingFoot: typeof import("../components/advertising/Foot.vue")['default']
- export const AdvertisingHead: typeof import("../components/advertising/Head.vue")['default']
- export const AdvertisingOrderList copy: typeof import("../components/advertising/OrderList copy.vue")['default']
- export const AdvertisingOrderList: typeof import("../components/advertising/OrderList.vue")['default']
- export const DetailHotNews: typeof import("../components/detail/HotNews.vue")['default']
- export const DetailHotNews2: typeof import("../components/detail/HotNews2.vue")['default']
- export const HomeAdvertising: typeof import("../components/home/Advertising.vue")['default']
- export const HomeBanner1: typeof import("../components/home/Banner1.vue")['default']
- export const HomeBigSwiper: typeof import("../components/home/BigSwiper.vue")['default']
- export const HomeBigTitleList: typeof import("../components/home/BigTitle_List.vue")['default']
- export const HomeMoreService: typeof import("../components/home/MoreService.vue")['default']
- export const HomePageMessage: typeof import("../components/home/PageMessage.vue")['default']
- export const HomePagination: typeof import("../components/home/Pagination.vue")['default']
- export const HomeSecondaryHeading: typeof import("../components/home/SecondaryHeading.vue")['default']
- export const HomeSlider: typeof import("../components/home/Slider.vue")['default']
- export const HomeSmallSwiper: typeof import("../components/home/SmallSwiper.vue")['default']
- export const HomeSmallSwiper1: typeof import("../components/home/SmallSwiper1.vue")['default']
- export const HomeTopTen: typeof import("../components/home/TopTen.vue")['default']
- export const HomeBigTitle: typeof import("../components/home/bigTitle.vue")['default']
- export const HomeFoot: typeof import("../components/home/foot.vue")['default']
- export const HomeFoot1: typeof import("../components/home/foot1.vue")['default']
- export const HomeFootCopy: typeof import("../components/home/footCopy.vue")['default']
- export const HomePageHead: typeof import("../components/home/pageHead.vue")['default']
- export const HomePageNavigation: typeof import("../components/home/pageNavigation.vue")['default']
- export const HomePageNavigation1: typeof import("../components/home/pageNavigation1.vue")['default']
- export const HomeSannongzixun: typeof import("../components/home/sannongzixun.vue")['default']
- export const HomeTopTenTitle: typeof import("../components/home/topTenTitle.vue")['default']
- export const HomeZixuntuijian: typeof import("../components/home/zixuntuijian.vue")['default']
- export const TopicHead: typeof import("../components/topic/head.vue")['default']
- export const Zhinengqwnda: typeof import("../components/zhinengqwnda.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 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 LazyAdvertisingBuyAD: typeof import("../components/advertising/BuyAD.vue")['default']
- export const LazyAdvertisingFoot: typeof import("../components/advertising/Foot.vue")['default']
- export const LazyAdvertisingHead: typeof import("../components/advertising/Head.vue")['default']
- export const LazyAdvertisingOrderList copy: typeof import("../components/advertising/OrderList copy.vue")['default']
- export const LazyAdvertisingOrderList: typeof import("../components/advertising/OrderList.vue")['default']
- export const LazyDetailHotNews: typeof import("../components/detail/HotNews.vue")['default']
- export const LazyDetailHotNews2: typeof import("../components/detail/HotNews2.vue")['default']
- export const LazyHomeAdvertising: typeof import("../components/home/Advertising.vue")['default']
- export const LazyHomeBanner1: typeof import("../components/home/Banner1.vue")['default']
- export const LazyHomeBigSwiper: typeof import("../components/home/BigSwiper.vue")['default']
- export const LazyHomeBigTitleList: typeof import("../components/home/BigTitle_List.vue")['default']
- export const LazyHomeMoreService: typeof import("../components/home/MoreService.vue")['default']
- export const LazyHomePageMessage: typeof import("../components/home/PageMessage.vue")['default']
- export const LazyHomePagination: typeof import("../components/home/Pagination.vue")['default']
- export const LazyHomeSecondaryHeading: typeof import("../components/home/SecondaryHeading.vue")['default']
- export const LazyHomeSlider: typeof import("../components/home/Slider.vue")['default']
- export const LazyHomeSmallSwiper: typeof import("../components/home/SmallSwiper.vue")['default']
- export const LazyHomeSmallSwiper1: typeof import("../components/home/SmallSwiper1.vue")['default']
- export const LazyHomeTopTen: typeof import("../components/home/TopTen.vue")['default']
- export const LazyHomeBigTitle: typeof import("../components/home/bigTitle.vue")['default']
- export const LazyHomeFoot: typeof import("../components/home/foot.vue")['default']
- export const LazyHomeFoot1: typeof import("../components/home/foot1.vue")['default']
- export const LazyHomeFootCopy: typeof import("../components/home/footCopy.vue")['default']
- export const LazyHomePageHead: typeof import("../components/home/pageHead.vue")['default']
- export const LazyHomePageNavigation: typeof import("../components/home/pageNavigation.vue")['default']
- export const LazyHomePageNavigation1: typeof import("../components/home/pageNavigation1.vue")['default']
- export const LazyHomeSannongzixun: typeof import("../components/home/sannongzixun.vue")['default']
- export const LazyHomeTopTenTitle: typeof import("../components/home/topTenTitle.vue")['default']
- export const LazyHomeZixuntuijian: typeof import("../components/home/zixuntuijian.vue")['default']
- export const LazyTopicHead: typeof import("../components/topic/head.vue")['default']
- export const LazyZhinengqwnda: typeof import("../components/zhinengqwnda.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 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[]
|