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.
36 lines
1.5 KiB
36 lines
1.5 KiB
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>活动中心</title>
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge"/>
|
|
<meta http-equiv="content-type" content="text/html; charset=utf-8"/>
|
|
<meta name="apple-mobile-web-app-capable" content="yes"/>
|
|
<link href="resources/css/jquery-ui-themes.css" type="text/css" rel="stylesheet"/>
|
|
<link href="resources/css/axure_rp_page.css" type="text/css" rel="stylesheet"/>
|
|
<link href="data/styles.css" type="text/css" rel="stylesheet"/>
|
|
<link href="files/活动中心/styles.css" type="text/css" rel="stylesheet"/>
|
|
<script src="resources/scripts/jquery-1.7.1.min.js"></script>
|
|
<script src="resources/scripts/jquery-ui-1.8.10.custom.min.js"></script>
|
|
<script src="resources/scripts/prototypePre.js"></script>
|
|
<script src="data/document.js"></script>
|
|
<script src="resources/scripts/prototypePost.js"></script>
|
|
<script src="files/活动中心/data.js"></script>
|
|
<script type="text/javascript">
|
|
$axure.utils.getTransparentGifPath = function() { return 'resources/images/transparent.gif'; };
|
|
$axure.utils.getOtherPath = function() { return 'resources/Other.html'; };
|
|
$axure.utils.getReloadPath = function() { return 'resources/reload.html'; };
|
|
</script>
|
|
</head>
|
|
<body>
|
|
<div id="base" class="">
|
|
|
|
<!-- Unnamed (矩形) -->
|
|
<div id="u0" class="ax_default _三级标题">
|
|
<div id="u0_div" class=""></div>
|
|
<div id="u0_text" class="text ">
|
|
<p><span>后台首页</span></p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|