This website works better with JavaScript.
Explore
Help
Register
Sign In
hejl
/
manta
Watch
1
Star
0
Fork
You've already forked manta
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.
247
Commits
1
Branch
0
Tags
649 MiB
Tree:
dea92a36db
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'dea92a36db'
${ noResults }
manta
/
gofaster
/
app
/
src
/
renderer
/
modules
/
route-sync
/
direct-route-mappings.js
8 lines
132 B
Raw
Normal View
History
Unescape
Escape
优化第一轮
4 days ago
// 路由映射数据 - 构建时生成
export
default
{
// 路由配置
routes
:
[
]
,
路由收集基本完成
6 days ago
优化第一轮
4 days ago
// API映射配置
apiMappings
:
[
]
}