feat:增加Drawer组件
This commit is contained in:
114
components.d.ts
vendored
Normal file
114
components.d.ts
vendored
Normal file
@@ -0,0 +1,114 @@
|
||||
/* eslint-disable */
|
||||
// @ts-nocheck
|
||||
// biome-ignore lint: disable
|
||||
// oxlint-disable
|
||||
// ------
|
||||
// Generated by unplugin-vue-components
|
||||
// Read more: https://github.com/vuejs/core/pull/3399
|
||||
|
||||
export {}
|
||||
|
||||
/* prettier-ignore */
|
||||
declare module 'vue' {
|
||||
export interface GlobalComponents {
|
||||
AnniversaryCard: typeof import('./src/components/Anniversary/AnniversaryCard.vue')['default']
|
||||
AnniversaryQuery: typeof import('./src/components/Anniversary/AnniversaryQuery.vue')['default']
|
||||
AppLoading: typeof import('./src/components/Common/AppLoading.vue')['default']
|
||||
ArriveButton: typeof import('./src/components/Common/ArriveButton.vue')['default']
|
||||
AssetCard: typeof import('./src/components/Asset/AssetCard.vue')['default']
|
||||
AssetQuery: typeof import('./src/components/Asset/AssetQuery.vue')['default']
|
||||
AwardCard: typeof import('./src/components/Award/AwardCard.vue')['default']
|
||||
AwardQuery: typeof import('./src/components/Award/AwardQuery.vue')['default']
|
||||
BillCalendar: typeof import('./src/components/Bill/BillCalendar.vue')['default']
|
||||
BillChart: typeof import('./src/components/Bill/BillChart.vue')['default']
|
||||
BillDailyItem: typeof import('./src/components/Bill/BillDailyItem.vue')['default']
|
||||
BillDailyList: typeof import('./src/components/Bill/BillDailyList.vue')['default']
|
||||
BillDrawer: typeof import('./src/components/Bill/BillDrawer.vue')['default']
|
||||
BillQuery: typeof import('./src/components/Bill/BillQuery.vue')['default']
|
||||
BillRank: typeof import('./src/components/Bill/BillRank.vue')['default']
|
||||
BillSearch: typeof import('./src/components/Bill/BillSearch.vue')['default']
|
||||
BillStats: typeof import('./src/components/Bill/BillStats.vue')['default']
|
||||
BlogArchive: typeof import('./src/components/Blog/Archive/BlogArchive.vue')['default']
|
||||
BlogCategory: typeof import('./src/components/Blog/Category/BlogCategory.vue')['default']
|
||||
BlogCategoryDetail: typeof import('./src/components/Blog/Category/BlogCategoryDetail.vue')['default']
|
||||
BlogComment: typeof import('./src/components/Blog/Comment/BlogComment.vue')['default']
|
||||
BlogDetail: typeof import('./src/components/Blog/Content/BlogDetail.vue')['default']
|
||||
BlogLabel: typeof import('./src/components/Blog/Content/BlogLabel.vue')['default']
|
||||
BlogOverview: typeof import('./src/components/Blog/Content/BlogOverview.vue')['default']
|
||||
CarCard: typeof import('./src/components/Car/CarCard.vue')['default']
|
||||
CarQuery: typeof import('./src/components/Car/CarQuery.vue')['default']
|
||||
CategoryCard: typeof import('./src/components/Anniversary/CategoryCard.vue')['default']
|
||||
CommonLogin: typeof import('./src/components/Login/CommonLogin.vue')['default']
|
||||
DailyCard: typeof import('./src/components/DailyCard.vue')['default']
|
||||
DailySummary: typeof import('./src/components/DailySummary.vue')['default']
|
||||
EmailLogin: typeof import('./src/components/Login/EmailLogin.vue')['default']
|
||||
FoodBasicData: typeof import('./src/components/Food/Data/FoodBasicData.vue')['default']
|
||||
FoodCalendar: typeof import('./src/components/Food/FoodCalendar.vue')['default']
|
||||
FoodCard: typeof import('./src/components/Food/FoodCard.vue')['default']
|
||||
FoodDailyItem: typeof import('./src/components/Food/FoodDailyItem.vue')['default']
|
||||
FoodMaterialData: typeof import('./src/components/Food/Data/FoodMaterialData.vue')['default']
|
||||
FoodMaterialDialog: typeof import('./src/components/Food/Form/FoodMaterialDialog.vue')['default']
|
||||
FoodMaterialForm: typeof import('./src/components/Food/Form/FoodMaterialForm.vue')['default']
|
||||
FoodOthersData: typeof import('./src/components/Food/Data/FoodOthersData.vue')['default']
|
||||
FoodQuery: typeof import('./src/components/Food/FoodQuery.vue')['default']
|
||||
FoodRecordData: typeof import('./src/components/Food/Data/FoodRecordData.vue')['default']
|
||||
FoodStats: typeof import('./src/components/Food/FoodStats.vue')['default']
|
||||
FoodStepData: typeof import('./src/components/Food/Data/FoodStepData.vue')['default']
|
||||
FoodStepDialog: typeof import('./src/components/Food/Form/FoodStepDialog.vue')['default']
|
||||
FoodStepForm: typeof import('./src/components/Food/Form/FoodStepForm.vue')['default']
|
||||
HealthChart: typeof import('./src/components/Health/HealthChart.vue')['default']
|
||||
HealthForm: typeof import('./src/components/Health/HealthForm.vue')['default']
|
||||
HealthStats: typeof import('./src/components/Health/HealthStats.vue')['default']
|
||||
HomeQuery: typeof import('./src/components/HomeQuery.vue')['default']
|
||||
JournalCalendar: typeof import('./src/components/Journal/JournalCalendar.vue')['default']
|
||||
JournalCard: typeof import('./src/components/Journal/JournalCard.vue')['default']
|
||||
JournalDrawer: typeof import('./src/components/Journal/JournalDrawer.vue')['default']
|
||||
KpiCalendar: typeof import('./src/components/kpi/KpiCalendar.vue')['default']
|
||||
KpiCard: typeof import('./src/components/kpi/KpiCard.vue')['default']
|
||||
LedgerCard: typeof import('./src/components/Ledger/LedgerCard.vue')['default']
|
||||
LedgerQuery: typeof import('./src/components/Ledger/LedgerQuery.vue')['default']
|
||||
LedgerRank: typeof import('./src/components/Ledger/LedgerRank.vue')['default']
|
||||
LoginAuth: typeof import('./src/components/Login/LoginAuth.vue')['default']
|
||||
Milestone: typeof import('./src/components/Milestone.vue')['default']
|
||||
MobileSetting: typeof import('./src/components/Common/MobileSetting.vue')['default']
|
||||
ModuleCard: typeof import('./src/components/ModuleCard.vue')['default']
|
||||
NumberInput: typeof import('./src/components/NumberInput.vue')['default']
|
||||
PasswordCard: typeof import('./src/components/Password/PasswordCard.vue')['default']
|
||||
PasswordQuery: typeof import('./src/components/Password/PasswordQuery.vue')['default']
|
||||
PeriodForm: typeof import('./src/components/Period/PeriodForm.vue')['default']
|
||||
PeriodLegend: typeof import('./src/components/Period/PeriodLegend.vue')['default']
|
||||
PhoneLogin: typeof import('./src/components/Login/PhoneLogin.vue')['default']
|
||||
PlanCalendar: typeof import('./src/components/Plan/PlanCalendar.vue')['default']
|
||||
PlanCard: typeof import('./src/components/Plan/PlanCard.vue')['default']
|
||||
PlanQuery: typeof import('./src/components/Plan/PlanQuery.vue')['default']
|
||||
ProductCard: typeof import('./src/components/Product/ProductCard.vue')['default']
|
||||
ProductDrawer: typeof import('./src/components/Product/ProductDrawer.vue')['default']
|
||||
ProductQuery: typeof import('./src/components/Product/ProductQuery.vue')['default']
|
||||
ProfileAccount: typeof import('./src/components/Profile/ProfileAccount.vue')['default']
|
||||
ProfileInfo: typeof import('./src/components/Profile/ProfileInfo.vue')['default']
|
||||
ProfilePassword: typeof import('./src/components/Profile/ProfilePassword.vue')['default']
|
||||
RouterLink: typeof import('vue-router')['RouterLink']
|
||||
RouterView: typeof import('vue-router')['RouterView']
|
||||
ServerCard: typeof import('./src/components/Server/ServerCard.vue')['default']
|
||||
ServerProgress: typeof import('./src/components/Server/ServerProgress.vue')['default']
|
||||
StatsCard: typeof import('./src/components/StatsCard.vue')['default']
|
||||
TravelBasicData: typeof import('./src/components/Travel/Data/TravelBasicData.vue')['default']
|
||||
TravelCalendar: typeof import('./src/components/Travel/TravelCalendar.vue')['default']
|
||||
TravelCard: typeof import('./src/components/Travel/TravelCard.vue')['default']
|
||||
TravelConsumeData: typeof import('./src/components/Travel/Data/TravelConsumeData.vue')['default']
|
||||
TravelDailyItem: typeof import('./src/components/Travel/TravelDailyItem.vue')['default']
|
||||
TravelDailyList: typeof import('./src/components/Travel/TravelDailyList.vue')['default']
|
||||
TravelDialog: typeof import('./src/components/Travel/TravelDialog.vue')['default']
|
||||
TravelGuideData: typeof import('./src/components/Travel/Data/TravelGuideData.vue')['default']
|
||||
TravelQuery: typeof import('./src/components/Travel/TravelQuery.vue')['default']
|
||||
TravelRecordData: typeof import('./src/components/Travel/Data/TravelRecordData.vue')['default']
|
||||
TravelSpotList: typeof import('./src/components/Travel/TravelSpotList.vue')['default']
|
||||
TravelStats: typeof import('./src/components/Travel/TravelStats.vue')['default']
|
||||
VanButton: typeof import('vant/es')['Button']
|
||||
VanConfigProvider: typeof import('vant/es')['ConfigProvider']
|
||||
VanFloatingBubble: typeof import('vant/es')['FloatingBubble']
|
||||
VanSwipeCell: typeof import('vant/es')['SwipeCell']
|
||||
WeatherIcon: typeof import('./src/components/Common/WeatherIcon.vue')['default']
|
||||
WeatherTimeCard: typeof import('./src/components/Common/WeatherTimeCard.vue')['default']
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user