mirror of
				https://github.com/TeaOSLab/EdgeAdmin.git
				synced 2025-11-04 05:00:25 +08:00 
			
		
		
		
	优化文字提示
This commit is contained in:
		@@ -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">
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user