[baozhangchao] hace 3 años
padre
commit
1a8502d2fc
Se han modificado 1 ficheros con 8 adiciones y 0 borrados
  1. 8
    0
      src/pages/DepartmentSelection/index.config.js

+ 8
- 0
src/pages/DepartmentSelection/index.config.js Ver fichero

@@ -0,0 +1,8 @@
1
+
2
+export default {
3
+  navigationBarTitleText: '选择科室',
4
+  disableScroll: true,
5
+  usingComponents: {
6
+  }
7
+
8
+}