index.config.js 111B

12345678
  1. export default {
  2. navigationBarTitleText: '选择科室',
  3. disableScroll: true,
  4. usingComponents: {
  5. }
  6. }