index.config.js 167 Bytes
export default {
  navigationBarTitleText: '拍照留念',
  navigationBarBackgroundColor: '#ffffff',
  navigationBarTextStyle: 'black',
  backgroundColor: '#f9fafb'
}