Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Hooke
/
map-demo
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
hookehuyr
2025-02-26 17:43:46 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
d1e5569634cfeab419e2ff291431a16da2f15fb1
d1e55696
1 parent
5021988f
fix
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
components.d.ts
components.d.ts
View file @
d1e5569
...
...
@@ -40,6 +40,7 @@ declare module '@vue/runtime-core' {
VanOverlay
:
typeof
import
(
'vant/es'
)[
'Overlay'
]
VanPopup
:
typeof
import
(
'vant/es'
)[
'Popup'
]
VanRow
:
typeof
import
(
'vant/es'
)[
'Row'
]
VanSlider
:
typeof
import
(
'vant/es'
)[
'Slider'
]
VanSwipe
:
typeof
import
(
'vant/es'
)[
'Swipe'
]
VanSwipeItem
:
typeof
import
(
'vant/es'
)[
'SwipeItem'
]
VanTab
:
typeof
import
(
'vant/es'
)[
'Tab'
]
...
...
Please
register
or
login
to post a comment