Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

实现搜索功能的一个小建议 #19

Open
little-gt opened this issue Jan 29, 2022 · 0 comments
Open

实现搜索功能的一个小建议 #19

little-gt opened this issue Jan 29, 2022 · 0 comments

Comments

@little-gt
Copy link

可以在header.php的第46行的div处加入以下代码,实现搜索功能,但是我没有找到vcomment.php里面按钮调用的class导致看起来有点变扭qwq

<div class="form-group">
<form method="post" id="search" action="<?php $this->options->siteUrl(); ?>" role="search">
<span class="input-group-text"><i class="ni ni-zoom-split-in"></i></span>
<input class="form-control" type="text" id="s" name="s" placeholder="输入关键词">
<button type="submit" title="Cmd|Ctrl+Enter" class="vsubmit vbtn" >搜索</button>
</form>
</div>
Seevil added a commit that referenced this issue Apr 8, 2022
#19 #18 #14
avatar 头像cdn修改
远程文件本地化
增加搜索功能
修复评论审核
回复加@功能修复
增强1.2.0 php8 兼容性 和其他优化
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant