mirror of
https://github.com/jiangrui1994/CloudSaver.git
synced 2026-01-11 15:48:47 +08:00
feat:add mobile views
This commit is contained in:
1
frontend/auto-imports.d.ts
vendored
1
frontend/auto-imports.d.ts
vendored
@@ -6,4 +6,5 @@
|
||||
export {}
|
||||
declare global {
|
||||
const ElMessage: typeof import('element-plus/es')['ElMessage']
|
||||
const showConfirmDialog: typeof import('vant/es')['showConfirmDialog']
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user