This commit is contained in:
dimengzhe
2025-04-21 15:47:56 +08:00
parent ff821cf41c
commit d645e05ad8
3 changed files with 4 additions and 4 deletions

View File

@@ -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) {