第一份2.0-LTS代码上传

This commit is contained in:
2026-07-26 21:55:42 +08:00
parent 542f265a35
commit e64a8687d2
8 changed files with 286 additions and 115 deletions
+1 -2
View File
@@ -267,10 +267,9 @@
<label>frp v2 隧道支持</label>
<div class="v2-switch-wrapper">
<label class="switch disabled">
<input type="checkbox" v-model="globalConfig.wireProtocolV2" disabled />
<input type="checkbox" v-model="globalConfig.wireProtocolV2" />
<span class="slider"></span>
</label>
<span class="v2-badge">即将推出</span>
</div>
<span class="hint-text v2-hint">
此功能为 frp 0.70.0 以上版本才能开启,若要打开必须搭配同版本 frps 使用,否则此功能不生效