52 lines
1.4 KiB
JSON
52 lines
1.4 KiB
JSON
{
|
|
"pages": [
|
|
"pages/Home/Home",
|
|
"pages/Mine/Mine",
|
|
"pages/Mine/minecomponents/pkRecord",
|
|
"pages/Mine/minecomponents/contact",
|
|
"pages/Mine/minecomponents/points",
|
|
"pages/Mine/minecomponents/anchorLibrary",
|
|
"pages/Mine/minecomponents/pkInformation",
|
|
"pages/Mine/minecomponents/recompose/recompose",
|
|
"pages/Mine/minecomponents/serviceProtocol",
|
|
"pages/Mine/minecomponents/DetailsPKRecords/DetailsPKRecords",
|
|
"pages/PKMessageprocessing/PKMessageprocessing",
|
|
"pages/index/chat/messageComponent/fullscreen/imagePreview",
|
|
"pages/index/chat/messageComponent/fullscreen/videoPreview",
|
|
"pages/index/index",
|
|
"pages/index/chat/chat",
|
|
"pages/login/login",
|
|
"pages/Forum/Forum",
|
|
"pages/UserInformation/UserInformation",
|
|
"pages/Setting/Setting",
|
|
"pages/NewAddedPk/NewAddedPk",
|
|
"pages/pkDetail/pkDetail"
|
|
],
|
|
"window": {
|
|
"navigationStyle": "custom",
|
|
"statusBarBackground": "#ffffff"
|
|
},
|
|
"tabBar": {
|
|
"custom": true,
|
|
"list": [
|
|
{
|
|
"pagePath": "pages/Home/Home",
|
|
"text": "组件"
|
|
},
|
|
{
|
|
"pagePath": "pages/Mine/Mine",
|
|
"text": "我的"
|
|
},
|
|
{
|
|
"pagePath": "pages/index/index",
|
|
"text": "聊天"
|
|
},
|
|
{
|
|
"pagePath": "pages/Forum/Forum",
|
|
"text": "论坛"
|
|
}
|
|
]
|
|
},
|
|
"permission": {},
|
|
"usingComponents": {}
|
|
} |