Update step-4.html

This commit is contained in:
全栈小学生 2023-10-24 11:57:47 +08:00
parent 96510257bb
commit d38c0f062d

View File

@ -38,13 +38,13 @@
</div>
<a href="javascript:void(0)" class="other-links-text" >网站后台</a>
</li>
<li class="other-links-item" onclick="window.open('{$root_url}/web/100000/')">
<li class="other-links-item" onclick="window.open('{$root_url}/web/')">
<div class="other-links-pic">
<img src="INSTALL_IMG/site_web.png" alt="">
</div>
<a href="javascript:void(0)" class="other-links-text" >站点电脑端</a>
</li>
<li class="other-links-item" onclick="window.open('{$root_url}/wap/100000/')">
<li class="other-links-item" onclick="window.open('{$root_url}/wap/')">
<div class="other-links-pic">
<img src="INSTALL_IMG/site_h5.png" alt="">
</div>