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.
26 lines
894 B
26 lines
894 B
<!--主界面--> |
|
<!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" /> |
|
<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>欢迎使用铭飞产品</h2><p>技术交流加群:①242805203 ②231212174(满) ③221335098(满) 或到<a href="http://ms.mingsoft.net/mbbs/main.do" target="_blank" style=" |
|
text-decoration: none; |
|
">官方论坛进行技术交流</a></p></div> |
|
</body> |
|
</html> |