mirror of
https://gitee.com/niucloud-team/niucloud-admin.git
synced 2025-12-14 19:52:48 +00:00
Update step-4.html
This commit is contained in:
parent
96510257bb
commit
d38c0f062d
@ -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>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user