mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-07 21:22:34 +01:00
🚨
This commit is contained in:
parent
dd67910cc7
commit
07221f5f4b
2 changed files with 2 additions and 2 deletions
|
|
@ -67,7 +67,7 @@ export const popSearch = () => {
|
|||
title: '<input id="toolbarSearch" style="background-color: var(--b3-theme-surface);border: 0;" class="b3-text-field fn__block">',
|
||||
icon:"iconSearch",
|
||||
html: '<div id="searchPanel"></div>',
|
||||
bindEvent(HTMLElement) {
|
||||
bindEvent() {
|
||||
initToolbarSearch();
|
||||
const searchElement = document.getElementById("searchPanel");
|
||||
// 不能使用 getEventName() https://ld246.com/article/1638887457149
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue