[baozhangchao] 3 lat temu
rodzic
commit
1a8502d2fc
1 zmienionych plików z 8 dodań i 0 usunięć
  1. 8
    0
      src/pages/DepartmentSelection/index.config.js

+ 8
- 0
src/pages/DepartmentSelection/index.config.js Wyświetl plik

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