fix(gui): fix missing auote [2/2]
Some checks failed
dispatch_copr / call_copr (push) Has been cancelled
Test Source of v2rayA / Build_v2rayA_Web (push) Has been cancelled
Test Source of v2rayA / Build_v2rayA_Binaries (push) Has been cancelled
Test Source of v2rayA / Build_Windows_installer (push) Has been cancelled

This commit is contained in:
zhullyb 2024-10-26 22:37:16 +08:00 committed by 竹林里有冰
parent fae89c190a
commit 53f7376ca4

View File

@ -707,8 +707,7 @@ size="is-small" icon=" iconfont icon-help-circle-outline" style="
<b-input v-model="trojan.path" placeholder="/" expanded />
</b-field>
<b-field
v-show="trojan.net === 'ws' ||
trojan.net === 'h2'
v-show="trojan.net === 'ws' || trojan.net === 'h2'"
label="Host"
label-position="on-border"
>