mirror of https://github.com/helloxz/imgurl.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
781 B
17 lines
781 B
6 years ago
|
<div class="layui-container">
|
||
|
<div class="layui-row" style = "margin-top:2em;">
|
||
|
<div class="layui-col-lg8 layui-col-md-offset2">
|
||
|
<center style = "margin-bottom:2em;"><h1>安装完成!(3/3)</h1></center>
|
||
|
<!-- 安装完成 -->
|
||
|
<div style = "text-align:center;">
|
||
|
<div class="layui-btn-group">
|
||
|
<a href="./" class="layui-btn">返回首页</a>
|
||
|
<a href="./admin/login.php" class="layui-btn">登录后台</a>
|
||
|
<a class="layui-btn" href="https://doc.xiaoz.me/#/imgurl/">查看帮助文档</a>
|
||
|
<a class="layui-btn" href="https://dwz.ovh/imgurl" rel = "nofollow" target = "_blank">打赏支持</a>
|
||
|
</div>
|
||
|
</div>
|
||
|
<!-- 安装完成END -->
|
||
|
</div>
|
||
|
</div>
|
||
|
</div>
|