This website works better with JavaScript.
Explore
Help
Sign In
wangyifang
/
szkp-map-service
Watch
2
Star
0
Fork
You've already forked szkp-map-service
0
Code
Issues
Pull Requests
Packages
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.
4f65e05975
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '4f65e05975'
${ noResults }
szkp-map-service
/
public
/
admin
/
assets
/
reservationStatus-JhCfFMzX.js
1 line
110 B
Raw
Blame
History
var
e
=
{
pending
:
`
待核销
`
,
verified
:
`
已核销
`
,
cancelled
:
`
已取消
`
}
;
function
t
(
t
)
{
return
e
[
t
]
?
?
t
}
export
{
t
}
;
Reference in new issue
View Git Blame
Copy Permalink