1 Star 0 Fork 61

Lee / dzdcms

forked from 天天互联 / dzdcms 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
index.html 945 Bytes
一键复制 编辑 原始数据 按行查看 历史
TopAdmin 提交于 2021-07-12 18:08 . update
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>使用DZDCMS必读!</title>
<link rel="stylesheet" href="//cdn.bootcss.com/bootstrap/3.3.4/css/bootstrap.min.css">
</head>
<body>
<div class="container" style="margin-top:9%;">
<div class="jumbotron">
<div class="panel panel-success">
<div class="panel-heading"><h1>您好, 欢迎使用多站点CMS!</h1></div>
</div>
<p><h3>程序已经上传成功,请看下面的提示。</h3></p>
<p><li>如果使用的空间是云服务器或可以指定运行目录的,请把运行目录指向public <a href="https://doc.dzdcms.com/start.html" target="_blank">查看教程</a></li></p>
<p><li><font style="color: #D50000">如果实在不能绑定public目录,使用以下方法(不建议)</font> <a href="https://doc.dzdcms.com/ask/66.html" target="_blank">查看教程</a></li></p>
</div>
</div>
</body>
</html>
PHP
1
https://gitee.com/teelee/dzdcms.git
git@gitee.com:teelee/dzdcms.git
teelee
dzdcms
dzdcms
master

搜索帮助