|
|
@ -39,7 +39,7 @@ |
|
|
|
</div> |
|
|
|
<div class="secure-content--model__item"> |
|
|
|
<div class="secure-content--model__round"></div> |
|
|
|
<div>你可以只购买我们的独立站</div> |
|
|
|
<div>您可以只购买我们的独立站</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
@ -151,7 +151,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) { |
|
|
|