diff --git a/header.html b/header.html index 455b23c..33481a8 100644 --- a/header.html +++ b/header.html @@ -27,10 +27,10 @@
-
- -
400-0000-000
-
+ diff --git a/secure.html b/secure.html index 13e639d..d6d0874 100644 --- a/secure.html +++ b/secure.html @@ -31,15 +31,15 @@
-
如果您有独立站,可以直接购买安全微服务套餐
+
您可以只购买我们的独立站
-
您购买安全微服务套餐,我们送您独立站
+
如果您已有独立站,可以直接购买安全微服务套餐
-
您可以只购买我们的独立站
+
若您购买安全微服务套餐,我们还将赠送您独立站
diff --git a/serve.html b/serve.html index a090766..dc0f369 100644 --- a/serve.html +++ b/serve.html @@ -179,7 +179,7 @@ function openPopup() { document.getElementById("popup").style.display = "block"; document.getElementById("mask").style.display = "block"; - $('#codeImg').attr('src', './loulan/captcha/captchaImage?type=math×tamp=' + Date.now()); + $('#codeImg').attr('src', 'http://aos.yyundong.com/ycsafe/captcha/captchaImage?type=math×tamp=' + Date.now()); } function closePopup() { @@ -232,7 +232,7 @@ document.getElementById("inputCode").setAttribute("placeholder","请输入验证码"); return; } - + $.post('/loulan/business/buy/9', {'name':name,'telephone':telephone,'companyName':companyName,'captcha':captcha}, function (resp){ if (!!resp && !!resp.result) {