5 Star 4 Fork 1

方配 / 方配CMS

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
index.aspx 1.29 KB
一键复制 编辑 原始数据 按行查看 历史
方配 提交于 2019-06-20 15:22 . V1.0
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>方配WMS系统首页</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<style type="text/css">
body{margin:40px;font:14px "Lucida Grande",Helvetica,Arial,sans-serif;color:#333;background:#fff;}
h1{font-size:16px;border-bottom:1px solid #D0D0D0;margin:25px 0 10px 0;padding:5px 0;}
h2{font-size:12px;border-bottom:1px solid #D0D0D0;padding:5px 0;}
ol{margin:1em 0;padding:0 0 0 50px; line-height:30px}
span a{ padding:0 5px;text-decoration:none;}
</style>
</head>
<body>
<h1>站点暂时无法访问,可能的原因有:</h1>
<ol>
<li>站点已经关闭或者正在升级.</li>
<li>系统设置了空白站点.</li>
<li>服务器不支持 ASP.NET 2.0或以上版本.</li>
<li>您可以登录WMS后台进行设置或到方配模板中心下载网站模板.</li>
</ol>
<h2></h2>
<span><a href="admin/index.aspx">登录WMS后台管理系统</a>|<a href="http://site.fangpage.com" target="_blank">方配网站模板下载</a>|<a href="http://app.fangpage.com" target="_blank">方配Web应用下载</a>|<a href="http://www.fangpage.com" target="_blank">方配官方网站</a></span>
</body>
</html>
C#
1
https://gitee.com/fangpage/FP_CMS.git
git@gitee.com:fangpage/FP_CMS.git
fangpage
FP_CMS
方配CMS
master

搜索帮助