代理客户 吴清平 隐藏解屏蔽按钮

This commit is contained in:
“wanyongkang”
2026-03-02 17:28:47 +08:00
parent 4706e7f7fd
commit 340e18676f

View File

@@ -164,7 +164,7 @@
<button style="background-color: white; color:#43A047;font-size: 20px;"
onclick="get_verify_res()">已扫脸请点击这里</button>
</div>
<div class="form" style="padding: 1rem;">
<div id="open_tx" class="form" style="padding: 1rem;">
<a href="/upload.html" style="background-color: white; color:#43A047;font-size: 20px;">点击上传解开TX屏蔽</a>
</div>
</div>
@@ -264,6 +264,8 @@
} else if (getUrlParam('agent_id') == 'MTAwMDQ5') {
$("#tittle").html('秒开云专线网络');
document.title = '秒开云专线网络';
} else if (getUrlParam('agent_id') == 'MTAwMTA4') {
$("#open_tx").hide();
} else if (getUrlParam('agent_id') == 'MTAwMDkw') {
$("#tittle").html('百道加速');
document.title = '百道加速';