index.config.js 209 Bytes
export default {
    navigationBarTitleText: '积分攻略',
    navigationBarBackgroundColor: '#ffffff',
    navigationBarTextStyle: 'black',
    backgroundColor: '#f5f5f5',
    enablePullDownRefresh: false
}