feat: 富文本编辑
This commit is contained in:
@@ -139,7 +139,7 @@ class TerminalApiController extends Controller
|
||||
$pagesMap[$page->id] = [
|
||||
'id' => $page->id,
|
||||
'title' => $page->title,
|
||||
'html_url' => $page->html_url,
|
||||
'uri' => $page->uri,
|
||||
'next' => $next,
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user