66 lines
1.2 KiB
JSON
66 lines
1.2 KiB
JSON
{
|
|
"pages": [
|
|
{
|
|
"path": "pages/mt/index",
|
|
"style": {
|
|
"navigationBarTitleText": "首页",
|
|
"enablePullDownRefresh": true
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/mt/detail",
|
|
"style": {
|
|
"navigationBarTitleText": "资讯详情"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/mt/search",
|
|
"style": {
|
|
"navigationBarTitleText": "搜索"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/mt/chat",
|
|
"style": {
|
|
"navigationBarTitleText": "AI助手"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/mt/settings",
|
|
"style": {
|
|
"navigationBarTitleText": "设置"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/mt/topics",
|
|
"style": {
|
|
"navigationBarTitleText": "专题"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/mt/topic-detail",
|
|
"style": {
|
|
"navigationBarTitleText": "专题详情"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/mt/comments",
|
|
"style": {
|
|
"navigationBarTitleText": "评论"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/mt/video",
|
|
"style": {
|
|
"navigationBarTitleText": "视频"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/mt/list-news",
|
|
"style": {
|
|
"navigationBarTitleText": "资讯列表"
|
|
}
|
|
}
|
|
]
|
|
}
|