优化文字提示

This commit is contained in:
GoEdgeLab
2022-11-10 15:07:15 +08:00
parent cd5f0d121b
commit 6b693aee6a
6 changed files with 6 additions and 6 deletions

View File

@@ -47,7 +47,7 @@ Vue.component("http-web-root-box", {
<prior-checkbox :v-config="rootConfig" v-if="vIsLocation || vIsGroup"></prior-checkbox>
<tbody v-show="(!vIsLocation && !vIsGroup) || rootConfig.isPrior">
<tr>
<td class="title">是否开启静态资源分发</td>
<td class="title">启静态资源分发</td>
<td>
<div class="ui checkbox">
<input type="checkbox" v-model="rootConfig.isOn"/>