mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-12 03:04:01 +08:00
优化文字
This commit is contained in:
@@ -209,7 +209,7 @@ Vue.component("http-compression-config-box", {
|
|||||||
<td>支持已压缩内容</td>
|
<td>支持已压缩内容</td>
|
||||||
<td>
|
<td>
|
||||||
<checkbox v-model="config.decompressData"></checkbox>
|
<checkbox v-model="config.decompressData"></checkbox>
|
||||||
<p class="comment">支持对已压缩内容尝试重新使用新的算法压缩。</p>
|
<p class="comment">支持对已压缩内容尝试重新使用新的算法压缩;不选中表示保留当前的压缩格式。</p>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
|
|||||||
Reference in New Issue
Block a user