From 6f7d57b89b7ebce68a943403629ed7c00a135b4c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9Cwanyongkang=E2=80=9D?= <“937888580@qq.com”> Date: Sun, 4 Apr 2021 18:13:45 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BC=BA=E5=AD=90=E8=BF=85=E8=BF=9E=E7=89=B9?= =?UTF-8?q?=E5=BE=81=E7=A0=81=E9=80=9A=E7=9F=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Host/Views.Mobile/LineList/Index.cshtml | 13 ++++++++++++- Host/Views.Mobile/User/IndexInfo.cshtml | 22 +--------------------- Host/Views/LineList/Index.cshtml | 11 ++++++++++- Host/Views/User/Index.cshtml | 22 +--------------------- 4 files changed, 24 insertions(+), 44 deletions(-) diff --git a/Host/Views.Mobile/LineList/Index.cshtml b/Host/Views.Mobile/LineList/Index.cshtml index 70c33ae..a11f233 100644 --- a/Host/Views.Mobile/LineList/Index.cshtml +++ b/Host/Views.Mobile/LineList/Index.cshtml @@ -15,6 +15,7 @@

实时总线路:{{ count }}条 实时可用线路:{{ use_count }}条

所有线路均支持:【电脑/安卓/苹果】【IP/L2TP/SSTP】

+
@@ -27,6 +28,14 @@

线路表与账号必须为同一产品才能使用

+
+

+ {{search_field}} 模拟器sstp直连用户请注意: +

+

因电信联通机房限制此协议,会存在个别地区直连无法连接,安卓app不受影响。

+

解决方法:IP账号后边输入:@@特征码,例如您的IP账号为zx1234,要用sstp直连温州的,那账号框就输入:zx1234@zjwz,服务器输入任意一个全国混拨的服务器,则会连接到温州。

+

解决方法:IP账号后边输入:@@特征码,例如您的IP账号为zx1234,要用sstp直连三亚的,那账号框就输入:zx1234@hnsy,服务器输入任意一个全国混拨的服务器,则会连接到三亚。

+
@@ -116,7 +125,9 @@ {{info.online}} - 负载状态: + @* 负载状态: *@ + 特征码: + 负载状态: {{info.status}} diff --git a/Host/Views.Mobile/User/IndexInfo.cshtml b/Host/Views.Mobile/User/IndexInfo.cshtml index 32e9097..4aec02a 100644 --- a/Host/Views.Mobile/User/IndexInfo.cshtml +++ b/Host/Views.Mobile/User/IndexInfo.cshtml @@ -604,27 +604,7 @@ var t1 = null; ruser:user, money:money, } - $.ajax({ - type: 'POST', - url: 'http://php-api.juip.com/user/user/moneyChange', - dataType: "json", - contentType: "application/json", - data: JSON.stringify(data), - beforeSend: function(xhr) { - xhr.withCredentials = true; - }, - crossDomain: true, - success: function (res) { - if (res.Code == 10000) { - alert('资金转移成功'); - window.location.href='/User/Index'; - } - - if (res.Code == 20000) { - alert('被转移用户不存在,如有问题请联系客服!'); - } - } - }); + } function get_verify_res(){ diff --git a/Host/Views/LineList/Index.cshtml b/Host/Views/LineList/Index.cshtml index 34f3a81..4a8e629 100644 --- a/Host/Views/LineList/Index.cshtml +++ b/Host/Views/LineList/Index.cshtml @@ -64,6 +64,14 @@

{{search_field}} ------线路表API接口(每5分钟更新一次):http://php-api.juip.com/script/linedata/display.php?product={{product_id}}

+
+

+ {{search_field}} 模拟器sstp直连用户请注意: +

+

因电信联通机房限制此协议,会存在个别地区直连无法连接,安卓app不受影响。

+

解决方法:IP账号后边输入:@@特征码,例如您的IP账号为zx1234,要用sstp直连温州的,那账号框就输入:zx1234@zjwz,服务器输入任意一个全国混拨的服务器,则会连接到温州。

+

解决方法:IP账号后边输入:@@特征码,例如您的IP账号为zx1234,要用sstp直连三亚的,那账号框就输入:zx1234@hnsy,服务器输入任意一个全国混拨的服务器,则会连接到三亚。

+
@@ -91,7 +99,8 @@ IP量 实时带宽 维护状态 - 负载状态 + 特征码 + 负载状态 diff --git a/Host/Views/User/Index.cshtml b/Host/Views/User/Index.cshtml index bb710f1..e291403 100644 --- a/Host/Views/User/Index.cshtml +++ b/Host/Views/User/Index.cshtml @@ -731,27 +731,7 @@ ruser:user, money:money, } - $.ajax({ - type: 'POST', - url: 'http://php-api.juip.com/user/user/moneyChange', - dataType: "json", - contentType: "application/json", - data: JSON.stringify(data), - beforeSend: function(xhr) { - xhr.withCredentials = true; - }, - crossDomain: true, - success: function (res) { - if (res.Code == 10000) { - alert('资金转移成功'); - window.location.href='/User/Index'; - } - - if (res.Code == 20000) { - alert('被转移用户不存在,如有问题请联系客服!'); - } - } - }); + } function tixian(){