|
@@ -448,8 +448,8 @@ export class EditScence extends SGraphScene {
|
|
|
IconUrl: '/serve/topology-wanda/Picture/query/' + this._legend.Url,
|
|
|
Url: '/serve/topology-wanda/Picture/query/' + this._legend.Url,
|
|
|
Num: 1, // 此num与信息工程化得num无关
|
|
|
- sWidth: 24, //icon 的宽
|
|
|
- sHeight: 24, //icon 的高
|
|
|
+ sWidth: 32, //icon 的宽
|
|
|
+ sHeight: 32, //icon 的高
|
|
|
font: 12, //font
|
|
|
color: '', //字体颜色
|
|
|
GraphCategoryId: this._legend.GraphCategoryId,
|