Commit d20fb4a4 authored by jeff's avatar jeff

增加热区

parent a0b0201d
...@@ -25,6 +25,10 @@ export class FormComponent implements OnInit, OnChanges, OnDestroy { ...@@ -25,6 +25,10 @@ export class FormComponent implements OnInit, OnChanges, OnDestroy {
rect: true, rect: true,
audio: true, audio: true,
}, },
{
name: "热区",
rect: true
}
] ]
......
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