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

@@ -7,7 +7,7 @@
</head>
<body>
<div class="home--local">
<div class="home--local__text">© 2008-2023 XXX 京ICP备09026472号</div>
<div class="home--local__text">© 2008-2023 XXX</div>
</div>
</body>
</html>

View File

@@ -29,7 +29,7 @@
</div>
<div class="home--nav__phone">
<img class="home--nav__phone--icon" src="./images/phone-2.png">
<div class="home--nav__phone--text">400-8868-324</div>
<div class="home--nav__phone--text">400-0000-000</div>
</div>
</div>

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