This website works better with JavaScript.
Explore
Help
Sign In
liukai
/
admin-web-template
Watch
1
Star
0
Fork
You've already forked admin-web-template
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
62
Commits
2
Branches
0
Tags
12 MiB
Tree:
a917f52f4f
iot-template
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'a917f52f4f'
${ noResults }
admin-web-template
/
src
/
locales
/
lang
/
en
/
action.ts
7 lines
94 B
Raw
Normal View
History
Unescape
Escape
✨ init api router
2 years ago
export
default
{
create
:
'Create'
,
edit
:
'Edit'
,
delete
:
'Delete'
,
detail
:
'Detail'
}