修改部分链接

This commit is contained in:
GoEdgeLab
2024-05-20 11:11:09 +08:00
parent 9586ee886c
commit fdcca9e4c7
9 changed files with 18 additions and 18 deletions

View File

@@ -31,7 +31,7 @@
</div>
</div>
<p class="comment" v-if="params.length > 0">可以在参数值中使用一些变量<a href="https://goedge.cn/docs/Server/Variables.md" target="_blank">点这里查看</a></p>
<p class="comment" v-if="params.length > 0">可以在参数值中使用一些变量<a href="https://goedge.cloud/docs/Server/Variables.md" target="_blank">点这里查看</a></p>
<button class="ui button tiny" type="button" @click.prevent="addParam()">+</button>
</td>