mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-09 00:20:26 +08:00
优化文字提示
This commit is contained in:
@@ -21,7 +21,7 @@
|
|||||||
<td class="color-border">提示页面状态码</td>
|
<td class="color-border">提示页面状态码</td>
|
||||||
<td>
|
<td>
|
||||||
<input type="text" name="httpAllDomainMismatchActionStatusCode" v-model="httpAllDomainMismatchActionStatusCode" style="width: 4em" maxlength="3"/>
|
<input type="text" name="httpAllDomainMismatchActionStatusCode" v-model="httpAllDomainMismatchActionStatusCode" style="width: 4em" maxlength="3"/>
|
||||||
<p class="comment">默认404。</p>
|
<p class="comment">访问未绑定域名时的提示页面状态码,默认404。</p>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr v-show="config.httpAll.matchDomainStrictly">
|
<tr v-show="config.httpAll.matchDomainStrictly">
|
||||||
|
|||||||
Reference in New Issue
Block a user