优化移动端ui

This commit is contained in:
yml
2026-05-25 13:07:46 +08:00
parent 0764e4b249
commit 1a3886f8d1
4 changed files with 298 additions and 13 deletions
+1
View File
@@ -44,6 +44,7 @@ declare module 'vue' {
VanEmpty: typeof import('vant/es')['Empty']
VanField: typeof import('vant/es')['Field']
VanIcon: typeof import('vant/es')['Icon']
VanList: typeof import('vant/es')['List']
VanLoading: typeof import('vant/es')['Loading']
VanNoticeBar: typeof import('vant/es')['NoticeBar']
VanPopup: typeof import('vant/es')['Popup']