生成节点DNS解析时区分节点是否已安装

This commit is contained in:
刘祥超
2023-03-18 16:05:46 +08:00
parent 35e6202b3c
commit f77518d086
11 changed files with 106 additions and 31 deletions

View File

@@ -1,7 +1,8 @@
{$layout "layout_popup"}
<h3>使用域名"{{domain}}"的节点</h3>
<form class="ui form">
<form class="ui form" action="/dns/domains/nodesPopup" method="get">
<input type="hidden" name="domainId" :value="domainId"/>
<div class="ui fields inline">
<div class="ui field">
<input type="text" placeholder="关键词" v-model="keyword"/>