部分“服务”文字改为“网站”

This commit is contained in:
刘祥超
2023-05-26 11:55:21 +08:00
parent 2b7905d31c
commit fa915e7c35
7 changed files with 9 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
{$layout "layout_popup"}
<h3>使用域名"{{domain}}"的服务</h3>
<h3>使用域名"{{domain}}"的网站</h3>
<form class="ui form" action="/dns/domains/serversPopup" method="get">
<input type="hidden" name="domainId" :value="domainId"/>
<div class="ui fields inline">
@@ -21,7 +21,7 @@
<thead>
<tr>
<th>集群</th>
<th>服务</th>
<th>网站</th>
<th>子域名</th>
<th>CNAME</th>
<th class="width10">解析状态</th>