+ [task#132561 doing 0.4h 7h] add the build function for thinkappeals widget.
This commit is contained in:
@@ -76,4 +76,9 @@ class thinkAppeals extends thinkModel
|
||||
|
||||
return $this->buildEcharts();
|
||||
}
|
||||
|
||||
protected function build(): node
|
||||
{
|
||||
return div(setClass('model-appeals my-1 flex col flex-wrap justify-between'), $this->buildBody());
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user