路径规则改成路由规则

This commit is contained in:
GoEdgeLab
2021-07-13 14:28:06 +08:00
parent 0b27ac7716
commit fc66d527c9
23 changed files with 69 additions and 43 deletions

View File

@@ -70,7 +70,7 @@
<input type="checkbox" name="isBreak" value="1" v-model="rewriteRule.isBreak"/>
<label></label>
</div>
<p class="comment">如果选中了此选项,一旦匹配成功,不会继续匹配其他的重写规则或路规则。</p>
<p class="comment">如果选中了此选项,一旦匹配成功,不会继续匹配其他的重写规则或路规则。</p>
</td>
</tr>
<tr>