首页:修订间差异
外观
无编辑摘要 标签:手工回退 |
无编辑摘要 |
||
| 第1行: | 第1行: | ||
<!-- 顶部标语 --> | <!-- 顶部标语 --> | ||
<center> | <center> | ||
<span style="font-size: 14px; color: #86909c; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;">探索知识,共享智慧,人人可编辑的百科全书</span> | |||
</center> | </center> | ||
| 第10行: | 第10行: | ||
|- | |- | ||
| style="padding: 40px 20px; border: none; background: #ffffff;" | | | style="padding: 40px 20px; border: none; background: #ffffff;" | | ||
< | <div style="font-size: 16px; color: #1d2129; margin-bottom: 24px; font-weight: 500; font-family: sans-serif;"> | ||
<div style="margin- | 欢迎共建知识库,开启你的第一条词条 | ||
</div> | |||
<div style="margin: 0 auto; max-width: 520px;"> | |||
<form action="/index.php" method="get" style="margin: 0;"> | |||
<input type="hidden" name="title" value="Special:CreatePageRedirect" /> | |||
<div style="display: flex; gap: 10px; justify-content: center; align-items: center;"> | |||
<input | |||
type="text" | |||
name="pagename" | |||
placeholder="请输入词条名称,例如:张家界" | |||
required | |||
style="flex: 1; height: 44px; padding: 0 14px; border: 1px solid #d9dce1; border-radius: 6px; font-size: 14px; color: #1d2129; outline: none; box-sizing: border-box;" | |||
/> | |||
<button | |||
type="submit" | |||
style="height: 44px; padding: 0 24px; background-color: #2566f3; color: #ffffff; border: none; border-radius: 6px; font-size: 15px; font-weight: 600; cursor: pointer; white-space: nowrap;" | |||
> | |||
+ 创建词条 | |||
</button> | |||
</div> | </div> | ||
</form> | |||
</div> | </div> | ||
<div style="margin-top: 14px; font-size: 12px; color: #86909c;"> | |||
<div style=" | 输入词条名称后,系统会自动检查词条是否存在 | ||
</div> | </div> | ||
|} | |} | ||
2026年9月7日 (一) 19:21的版本
探索知识,共享智慧,人人可编辑的百科全书
|
欢迎共建知识库,开启你的第一条词条 <form action="/index.php" method="get" style="margin: 0;"> <input type="hidden" name="title" value="Special:CreatePageRedirect" /> <input type="text" name="pagename" placeholder="请输入词条名称,例如:张家界" required style="flex: 1; height: 44px; padding: 0 14px; border: 1px solid #d9dce1; border-radius: 6px; font-size: 14px; color: #1d2129; outline: none; box-sizing: border-box;" /> <button type="submit" style="height: 44px; padding: 0 24px; background-color: #2566f3; color: #ffffff; border: none; border-radius: 6px; font-size: 15px; font-weight: 600; cursor: pointer; white-space: nowrap;" > + 创建词条 </button> </form> 输入词条名称后,系统会自动检查词条是否存在 |