安装完成提示信息优化
parent
e10a4b63af
commit
52845c6ab1
|
|
@ -10,7 +10,7 @@
|
|||
<div class="box">
|
||||
<a href="{{$Think.__MY_URL__}}index.php?s=/admin/index/index" target="_blank">后台管理</a><br />
|
||||
<p class="admin-hint">默认账号:admin   默认密码为:shopxo</p>
|
||||
<p class="tips-sweet">请尽快修改管理员密码,以防被黑客非法入侵。</p>
|
||||
<p class="tips-sweet">请尽快修改管理员密码,以防被黑客非法入侵。<br />并删除 ./application 目录下的 install 目录。</p>
|
||||
<br />
|
||||
<a href="{{$Think.__MY_URL__}}" target="_blank">访问首页</a>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue