Skip to content

Commit

Permalink
update hint
Browse files Browse the repository at this point in the history
  • Loading branch information
xxf098 committed Jan 28, 2023
1 parent 042aba6 commit 4501df0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/gui/src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<el-form-item label="链接:" v-if="option<2">
<el-col :span="8">
<el-input v-model="subscription" style="width: 800px"
@keyup.enter.native="submit" placeholder="支持 V2Ray/Trojan/SS/SSR/Clash 订阅链接,多个节点链接及文件路径的批量测速"
@keyup.enter.native="submit" placeholder="支持 V2Ray/Trojan/SS/SSR/Clash 订阅链接,订阅文件及节点链接的批量测速"
:disabled="loading||upload" clearable></el-input>
</el-col>
<el-col :span="12" ></el-col>
Expand Down

0 comments on commit 4501df0

Please sign in to comment.