代理客户 吴清平 隐藏解屏蔽按钮
This commit is contained in:
@@ -164,7 +164,7 @@
|
|||||||
<button style="background-color: white; color:#43A047;font-size: 20px;"
|
<button style="background-color: white; color:#43A047;font-size: 20px;"
|
||||||
onclick="get_verify_res()">已扫脸请点击这里</button>
|
onclick="get_verify_res()">已扫脸请点击这里</button>
|
||||||
</div>
|
</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>
|
<a href="/upload.html" style="background-color: white; color:#43A047;font-size: 20px;">点击上传解开TX屏蔽</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@@ -264,6 +264,8 @@
|
|||||||
} else if (getUrlParam('agent_id') == 'MTAwMDQ5') {
|
} else if (getUrlParam('agent_id') == 'MTAwMDQ5') {
|
||||||
$("#tittle").html('秒开云专线网络');
|
$("#tittle").html('秒开云专线网络');
|
||||||
document.title = '秒开云专线网络';
|
document.title = '秒开云专线网络';
|
||||||
|
} else if (getUrlParam('agent_id') == 'MTAwMTA4') {
|
||||||
|
$("#open_tx").hide();
|
||||||
} else if (getUrlParam('agent_id') == 'MTAwMDkw') {
|
} else if (getUrlParam('agent_id') == 'MTAwMDkw') {
|
||||||
$("#tittle").html('百道加速');
|
$("#tittle").html('百道加速');
|
||||||
document.title = '百道加速';
|
document.title = '百道加速';
|
||||||
|
|||||||
Reference in New Issue
Block a user