Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mayi-mp-shop
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
程默
mayi-mp-shop
9d8c1a5b208402db8ec23bf8d471297e0d1d02a4
9d8c1a5b208402db8ec23bf8d471297e0d1d02a4
Switch branch/tag
mayi-mp-shop
static
vant
dropdown-item
shared.d.ts
Find file
Normal view
History
Permalink
shared.d.ts
86 Bytes
Edit
Newer
Older
update vant
b969f804
程默
committed
4 years ago
1
2
3
4
5
export
interface
Option
{
text
:
string
;
value
:
string
|
number
;
icon
:
string
;
}