Initial commit of akmon project
This commit is contained in:
65
pages_mt.json
Normal file
65
pages_mt.json
Normal file
@@ -0,0 +1,65 @@
|
||||
{
|
||||
"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": "资讯列表"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user