update:问卷UI修改

This commit is contained in:
du.meimei
2025-03-17 20:45:22 +08:00
parent 0a7be4b14b
commit 748f197ed3
38 changed files with 455 additions and 395 deletions

1
components.d.ts vendored
View File

@@ -32,6 +32,7 @@ declare module 'vue' {
VanGrid: typeof import('vant/es')['Grid']
VanGridItem: typeof import('vant/es')['GridItem']
VanIcon: typeof import('vant/es')['Icon']
VanList: typeof import('vant/es')['List']
VanNavBar: typeof import('vant/es')['NavBar']
VanPicker: typeof import('vant/es')['Picker']
VanPopup: typeof import('vant/es')['Popup']