index.config.js 175 Bytes
export default {
    navigationBarTitleText: '意见反馈',
    navigationBarBackgroundColor: '#ffffff',
    navigationBarTextStyle: 'black',
    backgroundColor: '#f5f5f5'
}