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
移动端
47
Commits
1
Branch
0
Tags
13 MiB
Tree:
8b3f93ca80
ruoyi-miniapp
/
wxcomponents
/
vant
/
dropdown-item
/
shared.d.ts
6 lines
92 B
Raw
Normal View
History
Unescape
Escape
企业信息列表
3 months ago
export
interface
Option
{
text
:
string
;
value
:
string
|
number
;
icon
:
string
;
}