UNPKG
hatom-js
Version:
latest (0.0.7)
0.0.7
0.0.3
0.0.3-beta3
0.0.2
0.0.2-beta2
0.0.2-beta1
0.0.1
0.0.1-beta5
0.0.1-beta4
0.0.1-beta3
0.0.1-beta2
0.0.1-beta1
npm 插件版本 hatom.js
hatom-js
/
lib
/
config
/
pageRouter.json
12 lines
(11 loc)
•
161 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
{
"routes"
:
[
{
"type"
:
"standard"
,
"name"
:
"首页"
,
"path"
:
"index.html"
,
"tabBar"
:
[
]
,
"data"
:
{
}
}
]
}