89 lines
1.6 KiB
JSON
89 lines
1.6 KiB
JSON
{
|
|
"pages": [
|
|
{
|
|
"path": "pages/info/comindex",
|
|
"style": {
|
|
"navigationBarTitleText": "公司主页",
|
|
"enablePullDownRefresh": true
|
|
}
|
|
}
|
|
,
|
|
{
|
|
"path": "pages/info/cominfoedit",
|
|
"style": {
|
|
"navigationBarTitleText": "公司信息编辑",
|
|
"enablePullDownRefresh": true
|
|
}
|
|
}
|
|
,
|
|
{
|
|
"path": "pages/info/index",
|
|
"style": {
|
|
"navigationBarTitleText": "AI资讯主页",
|
|
"enablePullDownRefresh": true
|
|
}
|
|
}
|
|
,
|
|
{
|
|
"path": "pages/info/test/i18n-test",
|
|
"style": {
|
|
"navigationBarTitleText": "i18n 测试页"
|
|
}
|
|
}
|
|
,
|
|
{
|
|
"path": "pages/info/detail",
|
|
"style": {
|
|
"navigationBarTitleText": "资讯详情"
|
|
}
|
|
}
|
|
,
|
|
{
|
|
"path": "pages/info/comments",
|
|
"style": {
|
|
"navigationBarTitleText": "评论"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/info/chat",
|
|
"style": {
|
|
"navigationBarTitleText": "AI助手"
|
|
}
|
|
}
|
|
,
|
|
{
|
|
"path": "pages/info/search",
|
|
"style": {
|
|
"navigationBarTitleText": "搜索"
|
|
}
|
|
}
|
|
,
|
|
{
|
|
"path": "pages/info/settings",
|
|
"style": {
|
|
"navigationBarTitleText": "设置"
|
|
}
|
|
}
|
|
,
|
|
{
|
|
"path": "pages/info/video-player",
|
|
"style": {
|
|
"navigationBarTitleText": "视频"
|
|
}
|
|
}
|
|
,
|
|
{
|
|
"path": "pages/info/topics",
|
|
"style": {
|
|
"navigationBarTitleText": "专题"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/info/topic-detail",
|
|
"style": {
|
|
"navigationBarTitleText": "专题详情"
|
|
}
|
|
}
|
|
]
|
|
}
|