|
|
| 第12行: |
第12行: |
|
| |
|
| <!-- 搜索表单 --> | | <!-- 搜索表单 --> |
| <form action="/index.php" method="get" style="display:inline-block;width:680px;max-width:90%;margin-bottom:18px;">
| | {{#createpage:|100|创建/搜索词条}} |
| <input type="hidden" name="title" value="Special:Search">
| |
| <div style="display:flex;align-items:center;padding:6px 12px;border:1px solid #dadce0;border-radius:8px;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.08);">
| |
| <span style="margin-right:8px;color:#9aa0a6;">🔍</span>
| |
| <input type="text" name="search" placeholder="搜索词条、人物、企业、品牌、地点……" style="width:100%;border:none;outline:none;font-size:15px;color:#202124;background:transparent;padding:8px 0;">
| |
| <button type="submit" style="background:#3367d6;color:#fff;border:none;padding:8px 18px;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;white-space:nowrap;margin-left:10px;">搜索 / 创建</button>
| |
| </div>
| |
| </form>
| |
|
| |
|
| <div style="margin-top:18px;"> | | <div style="margin-top:18px;"> |