Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
M
MCMS
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
MCMS
Commits
7dea9239
Commit
7dea9239
authored
Jun 28, 2016
by
ms-dev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
默认页
parent
b860e50b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
28 additions
and
0 deletions
+28
-0
src/main/webapp/WEB-INF/manager/page.html
src/main/webapp/WEB-INF/manager/page.html
+28
-0
No files found.
src/main/webapp/WEB-INF/manager/page.html
0 → 100644
View file @
7dea9239
<!DOCTYPE html>
<html
lang=
"en"
>
<head>
<title>
铭飞CMS
</title>
<meta
content=
"IE=edge"
http-equiv=
"X-UA-Compatible"
/>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1.0"
/>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"
/>
<meta
content=
"text/html; charset=utf-8"
http-equiv=
"Content-Type"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"../jquery/zTree_v3/zTreeStyle.css"
media=
"all"
/>
<script
type=
"text/javascript"
src=
"../jquery/jquery-1.10.2.min.js"
></script>
<script
type=
"text/javascript"
src=
"../jquery/zTree_v3/jquery.ztree.all-3.5.min.js"
></script>
<style>
body
{
height
:
100%
;}
</style>
</head>
<body>
<div
style=
"
text-align: center;
color: #555;
background: #FCFCFC;
height: 300px;
padding-top: 200px;
vertical-align: middle;
"
><h2>
欢迎进入MS系统
</h2><p>
欢迎加群: 221335098 或到
<a
href=
"http://ms.ming-soft.com/mbbs/main.do"
target=
"_blank"
style=
"
text-decoration: none;
"
>
官方论坛进行技术交流
</a></p></div>
</body>
</html>
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment