1
0
mirror of https://shylinux.com/x/ContextOS synced 2025-06-26 09:57:30 +08:00
2023-12-13 12:22:50 +08:00

8 lines
283 B
HTML

<div class="form">
<span class="item">请授权: {{.Option "space"}}</span>
<span class="item">ip: {{.Option "ip"}}</span>
<span class="item">访问: {{.Option "path"}}</span>
<input type="button" name="confirm" value="confirm">
<input type="button" name="home" value="home">
</div>