* Modify api doc style.

This commit is contained in:
caoyanyi
2023-03-28 16:09:56 +08:00
parent a85291e639
commit 58c2ca3a27
17 changed files with 603 additions and 232 deletions
+1
View File
@@ -1325,6 +1325,7 @@ class doc extends control
$this->view->title = $title;
$this->view->type = $type;
$this->view->objectType = $type;
$this->view->browseType = $browseType;
$this->view->param = $queryID;
$this->view->users = $this->user->getPairs('noletter');