mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-04 21:50:28 +08:00
优化文字
This commit is contained in:
@@ -225,7 +225,7 @@ Vue.component("reverse-proxy-box", {
|
||||
</td>
|
||||
</tr>
|
||||
<tr v-if="family == null || family == 'http'">
|
||||
<td>是否自动刷新缓存区<em>(AutoFlush)</em></td>
|
||||
<td>自动刷新缓存区<em>(AutoFlush)</em></td>
|
||||
<td>
|
||||
<div class="ui checkbox">
|
||||
<input type="checkbox" v-model="reverseProxyConfig.autoFlush"/>
|
||||
|
||||
Reference in New Issue
Block a user