瀏覽代碼

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

zhangxc 5 年之前
父節點
當前提交
af2001701f
共有 1 個文件被更改,包括 3 次插入0 次删除
  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',