wangyanshen
2023-02-01 dd6abcc7f7d3c42ef8cf82c545015f4f43379ae7
src/views/main/flow-x6/graph/ports.js
@@ -86,17 +86,11 @@
    {
      group: 'bottom',
      args: {
        dx: 8,
        dx: 0,
        dy: -18,
      },
    },
    {
      group: 'bottom',
      args: {
        dx: -8,
        dy: -18,
      },
    },
  ]
}
export const andPorts = {
@@ -121,14 +115,7 @@
    {
      group: 'bottom',
      args: {
        dx: 8,
        dy: -18,
      },
    },
    {
      group: 'bottom',
      args: {
        dx: -8,
        dx: 1,
        dy: -18,
      },
    },