module.exports = [ { path: 'pages/home/index', aliasPath: '/', style: { navigationBarTitleText: '首页', enablePullDownRefresh: true } } ]