mirror of
https://gitee.com/bookshelfplus/bookshelfplus
synced 2025-09-04 16:11:38 +08:00
搜索功能前端页面
This commit is contained in:
@@ -17,5 +17,8 @@
|
||||
</div>
|
||||
</div>
|
||||
<%- include("./component/footer.html"); %>
|
||||
<script>
|
||||
$('#searchInput').focus();
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user