[baozhangchao] 3 年前
父节点
当前提交
1a8502d2fc
共有 1 个文件被更改,包括 8 次插入0 次删除
  1. 8
    0
      src/pages/DepartmentSelection/index.config.js

+ 8
- 0
src/pages/DepartmentSelection/index.config.js 查看文件

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