feat: Adjusted the position of the quick jump button.
Some checks failed
SonarCloud Scan / SonarCloud (push) Failing after -6s

This commit is contained in:
zhengkunwang223 2025-02-18 18:38:30 +08:00 committed by maninhill
parent f4f5a36475
commit c3685f6b74

View file

@ -25,7 +25,10 @@
<el-form-item :label="$t('website.domain')" prop="domain">
<el-input v-model.trim="req.domain" :disabled="operate === 'update'" />
<span class="input-help">
{{ $t('aitool.proxyHelper4') + ' ' }}
{{ $t('aitool.proxyHelper4') }}
</span>
<span class="input-help">
{{ $t('aitool.proxyHelper6') }}
<el-link
class="pageRoute"
icon="Position"
@ -35,9 +38,6 @@
{{ $t('firewall.quickJump') }}
</el-link>
</span>
<span class="input-help">
{{ $t('aitool.proxyHelper6') }}
</span>
</el-form-item>
<el-form-item :label="$t('firewall.address')" prop="ipList">
<el-input