Commit 2df5bea8 authored by zhengjiangtao's avatar zhengjiangtao

fix bug

parent b10c714d
......@@ -330,7 +330,7 @@ class TopologyComponent extends Component {
{
name: 'SHAPE',
parameter1: 14,
fill: 'white',
fill: 'rgba(255,255,255,0.2)',
stroke: 'rgba(28,154,210,1)',
strokeWidth: 1
},
......
......@@ -564,7 +564,7 @@ class TopologyComponent extends Component {
{
name: 'SHAPE',
parameter1: 14,
fill: 'white',
fill: 'rgba(255,255,255,0.2)',
stroke: 'rgba(28,154,210,1)',
strokeWidth: 1
},
......
......@@ -415,7 +415,7 @@ class TopologyComponent extends Component {
{
name: 'SHAPE',
parameter1: 14,
fill: 'white',
fill: 'rgba(255,255,255,0.2)',
stroke: 'rgba(28,154,210,1)',
strokeWidth: 1
},
......
......@@ -319,7 +319,7 @@ class TopologyComponent extends Component {
{
name: 'SHAPE',
parameter1: 14,
fill: 'white',
fill: 'rgba(255,255,255,0.2)',
stroke: 'rgba(28,154,210,1)',
strokeWidth: 1
},
......
......@@ -540,7 +540,7 @@ class TopologyComponent extends Component {
{
name: 'SHAPE',
parameter1: 14,
fill: 'white',
fill: 'rgba(255,255,255,0.2)',
stroke: 'rgba(28,154,210,1)',
strokeWidth: 1
},
......
......@@ -263,7 +263,7 @@ class TopologyComponent extends Component {
{
name: 'SHAPE',
parameter1: 14,
fill: 'white',
fill: 'rgba(255,255,255,0.2)',
stroke: 'rgba(28,154,210,1)',
strokeWidth: 1
},
......
......@@ -361,7 +361,7 @@ class TopologyComponent extends Component {
{
name: 'SHAPE',
parameter1: 14,
fill: 'white',
fill: 'rgba(255,255,255,0.2)',
stroke: 'rgba(28,154,210,1)',
strokeWidth: 1
},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment