Browse Source

修改schema末端节点鼠标形状(3344)

zhangxc 5 years ago
parent
commit
af2001701f
1 changed files with 3 additions and 0 deletions
  1. 3 0
      src/js/schemaMap.js

+ 3 - 0
src/js/schemaMap.js

@@ -77,9 +77,12 @@ function getSchema(val, type){
                 },
                 },
     
     
                 leaves: {
                 leaves: {
+                    cursor:'default',
                     label: {
                     label: {
+                      
                         normal: {
                         normal: {
                             position: ['-100%',5],
                             position: ['-100%',5],
+                            // color:' red',
                             rotate:0,
                             rotate:0,
                             cursor:'default',
                             cursor:'default',
                             verticalAlign: 'middle',
                             verticalAlign: 'middle',