{ "pages": [ "pages/Home/Home", "pages/Mine/Mine", "pages/Mine/minecomponents/pkRecord", "pages/Mine/minecomponents/contact", "pages/Mine/minecomponents/pkInformation", "pages/Mine/minecomponents/recompose/recompose", "pages/Mine/minecomponents/serviceProtocol", "pages/Mine/minecomponents/DetailsPKRecords/DetailsPKRecords", "pages/PKMessageprocessing/PKMessageprocessing", "pages/index/index", "pages/login/login", "pages/Forum/Forum", "pages/UserInformation/UserInformation", "pages/Setting/Setting", "pages/NewAddedPk/NewAddedPk", "pages/pkDetail/pkDetail" ], "subPackages": [ { "root": "TUIKit", "pages": [ "components/TUIConversation/index", "components/TUIChat/index", "components/TUIChat/video-play", "components/TUIChat/web-view", "components/TUIContact/index", "components/TUIGroup/index", "components/TUISearch/index", "components/TUIConversation/conversation-list/index" ] }, { "root": "static", "pages": [ "index" ] } ], "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": "论坛" } ] }, "preloadRule": { "pages/Home/Home": { "network": "all", "packages": [ "static", "TUIKit" ] } }, "permission": {}, "usingComponents": {} }