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.
 
 
 
 

25 lines
1.1 KiB

<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
<meta name="format-detection" content="telephone=no" />
<meta charset="utf-8">
<meta name="description" content="" />
<meta name="keywords" content="" />
<title>{$page_title}</title>
<link href="{__TPL__}css/jquery-ui-1.10.1.custom.min.css" rel="stylesheet" />
<!--字体图标库-->
<link rel="stylesheet" href="{__TPL__}fonts/iconfont.css">
<link rel="stylesheet" href="{__TPL__}css/swiper-3.2.5.min.css">
<link rel="stylesheet" href="{__TPL__}css/zyUpload.css" />
<!--主样式-->
<link rel="stylesheet" href="{__TPL__}css/ectouch.css" />
<script type="text/javascript" src="{__TPL__}js/jquery-2.1.4.min.js"></script>
</head>
<body class="">
{include file="float_nav"}
{include file="search"}
<!--<div id="loading"><img src="{__TPL__}img/loading.gif" /></div>-->