roomOrder.config.js 102B

123456
  1. export default {
  2. navigationBarTitleText: '',
  3. navigationStyle: 'custom',
  4. usingComponents: {
  5. }
  6. }