优化文字提示

This commit is contained in:
GoEdgeLab
2023-08-27 21:37:49 +08:00
parent 387d32cbda
commit 6bc70ab148

View File

@@ -21,7 +21,7 @@
<td class="color-border">提示页面状态码</td>
<td>
<input type="text" name="httpAllDomainMismatchActionStatusCode" v-model="httpAllDomainMismatchActionStatusCode" style="width: 4em" maxlength="3"/>
<p class="comment">默认404。</p>
<p class="comment">访问未绑定域名时的提示页面状态码,默认404。</p>
</td>
</tr>
<tr v-show="config.httpAll.matchDomainStrictly">