From a25dbb74ee05d8bce7dbfd74a8a9524b9d6360f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9Cwanyongkang=E2=80=9D?= <“937888580@qq.com”> Date: Fri, 1 Mar 2024 10:11:42 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BD=BF=E7=94=A8=E5=8D=8F=E8=AE=AE=E4=B8=8A?= =?UTF-8?q?=E4=BC=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Host/Views/User/Index.cshtml | 33 ++++++++++++++++++++++++++++++++- Host/Views/User/upload.cshtml | 10 +++++----- 2 files changed, 37 insertions(+), 6 deletions(-) diff --git a/Host/Views/User/Index.cshtml b/Host/Views/User/Index.cshtml index f1e264d..0b8a91a 100644 --- a/Host/Views/User/Index.cshtml +++ b/Host/Views/User/Index.cshtml @@ -481,7 +481,6 @@
账户信息 - 上传协议书
@@ -495,6 +494,9 @@ 经销商 }

+ + 上传手持解屏蔽 + 上传手持解屏
@if(Model.UserModel.agent_id==0 && Model.UserModel.is_agent == 0){
@@ -701,6 +703,35 @@ } }); } + + get_argument(); + function get_argument() { + let data = { + cookie:document.cookie, + } + + $.ajax({ + type: 'POST', + url: 'http://php-api.juip.com/tencent/index/get_is_upload', + dataType: "json", + contentType: "application/json", + data: JSON.stringify(data), + beforeSend: function(xhr) { + xhr.withCredentials = true; + }, + crossDomain: true, + success: function (res) { + if (res.code == 1) { + $("#argument_up").hide(); + $("#argument_done").show(); + } else { + $("#argument_up").show(); + $("#argument_done").hide(); + } + } + }); + } + // startBizService 接口仅在支付宝 10.0.15 及以上支持 diff --git a/Host/Views/User/upload.cshtml b/Host/Views/User/upload.cshtml index c1c1b7f..9fb9602 100644 --- a/Host/Views/User/upload.cshtml +++ b/Host/Views/User/upload.cshtml @@ -4,21 +4,21 @@ }

上传使用协议

- +

您可通过以下要求上传成功后联系客服审核,然后解除微信QQ等屏蔽,新增的账号不会自动解除,记得联系客服哦

- + -

上传签订的安全使用协议书 下载使用协议样板

+

同时手持身份证和安全使用协议的照片 下载使用样板

- + -

上传涉及我方产品的业务视频

+

上传涉及IP产品的业务视频