This website works better with JavaScript.
Explore
Help
Sign In
HB
/
ruoyi-miniapp
Watch
5
Star
0
Fork
You've already forked ruoyi-miniapp
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
移动端
52
Commits
1
Branch
0
Tags
13 MiB
Vue
49.5%
JavaScript
43.8%
CSS
3.5%
SCSS
2.6%
TypeScript
0.5%
Tree:
4db8c784eb
ruoyi-miniapp
/
wxcomponents
/
vant
/
dropdown-item
/
shared.d.ts
5 lines
92 B
Raw
Blame
History
export
interface
Option
{
text
:
string
;
value
:
string
|
number
;
icon
:
string
;
}
Reference in new issue
Copy Permalink