[baozhangchao] 3 years ago
parent
commit
100f9a8b10
1 changed files with 10 additions and 0 deletions
  1. 10
    0
      src/pages/CheckMap/index.config.js

+ 10
- 0
src/pages/CheckMap/index.config.js View File

@@ -0,0 +1,10 @@
1
+
2
+export default {
3
+  navigationBarTitleText: '查看地图',
4
+  navigationStyle: 'custom',
5
+  disableScroll: true,
6
+  usingComponents: {
7
+  }
8
+
9
+
10
+}