主页搜索实现

deploy
DESKTOP-4RNDQIC\29019 2020-06-17 14:58:09 +08:00
parent a78a647fe6
commit e036e35d1c
1 changed files with 2 additions and 2 deletions

View File

@ -170,8 +170,8 @@ ul li a{
<li style="margin-left: 500px;font-size: 25px;">
<form style="background: #0b3e6f;">
<select id="editable-select" style="width: 300px; height: 30px;margin-top: -10px; " >
{% for doc in docs %}
{% for title in alltitle %}
<option>{{ title.title }}</option>
{% endfor %}
</select>
<button style=" font-size: 25px; background: #20375f; color: white;" >