feat:首页更新

This commit is contained in:
du.meimei
2025-03-15 15:44:24 +08:00
parent dae1217dab
commit e81a3a4bfe
45 changed files with 534 additions and 519 deletions

2
components.d.ts vendored
View File

@@ -23,8 +23,6 @@ declare module 'vue' {
VanCol: typeof import('vant/es')['Col']
VanDivider: typeof import('vant/es')['Divider']
VanField: typeof import('vant/es')['Field']
VanGrid: typeof import('vant/es')['Grid']
VanGridItem: typeof import('vant/es')['GridItem']
VanIcon: typeof import('vant/es')['Icon']
VanNavBar: typeof import('vant/es')['NavBar']
VanPicker: typeof import('vant/es')['Picker']