You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

50 lines
2.1 KiB
HTML

<!DOCTYPE HTML>
<html>
<head>
<meta charset="UTF-8">
<title><notempty name='sitebase.site_name'>{$sitebase.site_name}<else />{:C('WAP_SET_TITLE')}</notempty></title>
<meta name="keywords" content="">
<meta name="description" content="">
<link href="<notempty name='sitebase.sites_pc_icon'>{:get_cover($sitebase['sites_pc_icon'],'path')}<else />{:get_cover(C('WAP_SET_ICO'),'path')}</notempty>" type="image/x-icon" rel="shortcut icon">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta charset="utf-8">
<meta name="renderer" content="webkit">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
<meta name="applicable-device" content="mobile">
<link rel="apple-touch-icon" href="__IMG__/{:C('DEFAULT_THEME')}/touch-icon-iphone.png" />
<meta content="yes" name="apple-mobile-web-app-capable">
<meta content="black" name="apple-mobile-web-app-status-bar-style">
<meta content="telephone=no" name="format-detection">
<link href="__CSS__/{:C('DEFAULT_THEME')}/common.css" rel="stylesheet" >
<block name="css"></block>
</head>
<body>
<style>
.layer-lwx-style .layui-layer-content{overflow:hidden;}
.layer-lwx-style .layer-lwx-notice{height:100%;text-align:center;}
.layer-lwx-style .layer-lwx-title{margin:0;padding-top:.28rem;font-size:.48rem;}
.layer-lwx-style .layer-lwx-novice{margin:.35rem 0;color:#999;font-size:.33rem;}
.layer-lwx-style .layer-lwx-butn{padding-top:.1rem;height:.8rem;}
.layer-lwx-style .layer-lwx-butn .butn{display:inline-block;width:2.4rem;height:.8rem;border-radius:.1rem;background:#42b5ff;color:#fff;font-size:.33rem;line-height:.8rem;vertical-align:top;}
</style>
<block name="header"></block>
<div class="trunk">
<block name="body"></block>
</div>
<block name="footer"></block>
<script src="__JS__/jquery-1.11.1.min.js"></script>
<script src="__JS__/wrap_common.js"></script>
<block name="script"></block>
</body>
</html>