Explorar el Código

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

zhangxc hace 5 años
padre
commit
af2001701f
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      src/js/schemaMap.js

+ 3 - 0
src/js/schemaMap.js

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