5 Star 38 Fork 16

小和 / TpMeCMS

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
index.html 867 Bytes
一键复制 编辑 原始数据 按行查看 历史
小和 提交于 2021-06-29 10:15 . TpMeCMS
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>TpMeCMS提示</title>
<style>
.container {
width: 60%;
margin: 10% auto 0;
background-color: #f0f0f0;
padding: 2% 5%;
border-radius: 10px
}
ul {
padding-left: 20px;
}
ul li {
line-height: 2.3
}
a {
color: #20a53a
}
</style>
</head>
<body>
<div class="container">
<h1>TpMeCMS提示,请修改运行目录为public</h1>
<h3>请修改运行目录为public</h3>
<ul>
<li>本页面在FTP项目根目录下的index.html</li>
<li>您可以修改、删除或覆盖本页面</li>
<li>请修改运行目录为public</li>
</ul>
</div>
</body>
</html>
PHP
1
https://gitee.com/xiaohe4966/tp-me-cms.git
git@gitee.com:xiaohe4966/tp-me-cms.git
xiaohe4966
tp-me-cms
TpMeCMS
main

搜索帮助