mirror of
https://github.com/Buriburizaem0n/nezha_domains.git
synced 2026-02-04 12:40:07 +00:00
✨ feat: 后台服务器备注 close #72
This commit is contained in:
@@ -9,8 +9,8 @@
|
||||
<input type="text" name="name" placeholder="爱因斯坦-光速1号">
|
||||
</div>
|
||||
<div class="field">
|
||||
<label>标签</label>
|
||||
<input type="text" name="Tag" placeholder="服务器标签">
|
||||
<label>分组</label>
|
||||
<input type="text" name="Tag" placeholder="服务器分组">
|
||||
</div>
|
||||
<div class="field">
|
||||
<label>展示权重</label>
|
||||
@@ -20,6 +20,10 @@
|
||||
<label>密钥</label>
|
||||
<input type="text" name="secret">
|
||||
</div>
|
||||
<div class="field">
|
||||
<label>隐藏备注</label>
|
||||
<textarea name="Note"></textarea>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
<div class=" actions">
|
||||
|
||||
Reference in New Issue
Block a user