This website requires JavaScript.
Explore
Help
Sign In
zhuce
/
others_lilishop_ui
Watch
1
Star
0
Fork
You've already forked others_lilishop_ui
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
0d1dbd0350
others_lilishop_ui
/
manager
/
src
/
views
/
lili-components
/
languages.js
2 lines
84 B
JavaScript
Raw
Blame
History
export
const
language
=
[
{
title
:
"中文"
,
value
:
1
}
,
{
title
:
"英文"
,
value
:
2
}
]
;
Reference in New Issue
View Git Blame
Copy Permalink