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.
111 lines
4.9 KiB
111 lines
4.9 KiB
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<meta charset="{DT_CHARSET}"/>
|
|
<title>{if $seo_title}{$seo_title}{else}{if $head_title}{$head_title}{$DT[seo_delimiter]}{/if}{$COM[company]}{/if}</title>
|
|
{if $head_keywords}<meta name="keywords" content="{$head_keywords}"/>{/if}
|
|
{if $head_description}<meta name="description" content="{$head_description}"/>{/if}
|
|
<meta name="template" content="{$template}"/>
|
|
<meta name="viewport" content="initial-scale=1.0,maximum-scale=1.0,minimum-scale=1.0,user-scalable=0,width=device-width"/>
|
|
<meta http-equiv="Cache-Control" content="no-siteapp"/>
|
|
<meta name="generator" content="DESTOON B2B - www.destoon.com"/>
|
|
<meta name="format-detection" content="telephone=no"/>
|
|
<meta name="apple-mobile-web-app-capable" content="yes"/>
|
|
<meta name="apple-mobile-web-app-title" content="{$COM[company]}"/>
|
|
<meta name="apple-mobile-web-app-status-bar-style" content="default"/>
|
|
<link rel="apple-touch-icon-precomposed" href="{DT_MOB}apple-touch-icon-precomposed.png"/>
|
|
<meta name="mobile-web-app-capable" content="yes">
|
|
<link rel="icon" sizes="128x128" href="{DT_MOB}apple-touch-icon-precomposed.png">
|
|
<meta name="msapplication-TileImage" content="{DT_MOB}apple-touch-icon-precomposed.png">
|
|
<meta name="msapplication-TileColor" content="#007AFF">
|
|
<link rel="shortcut icon" type="image/x-icon" href="{DT_PATH}favicon.ico"/>
|
|
<link rel="bookmark" type="image/x-icon" href="{DT_PATH}favicon.ico"/>
|
|
<link rel="stylesheet" type="text/css" href="{DT_MOB}static/lib/jquery/jquery.mobile.custom.structure.min.css?v={if DT_DEBUG}{DT_TIME}{else}{DT_REFRESH}{/if}"/>
|
|
<link rel="stylesheet" type="text/css" href="{DT_MOB}static/style.css?v={if DT_DEBUG}{DT_TIME}{else}{DT_REFRESH}{/if}"/>
|
|
<link rel="stylesheet" type="text/css" href="{DT_STATIC}{$MODULE[4][moduledir]}/skin/mobile.css?v={if DT_DEBUG}{DT_TIME}{else}{DT_REFRESH}{/if}"/>
|
|
<link rel="stylesheet" type="text/css" href="{$HSPATH}mobile.css?v={if DT_DEBUG}{DT_TIME}{else}{DT_REFRESH}{/if}"/>
|
|
<script type="text/javascript" src="{DT_MOB}static/lib/jquery/jquery-2.1.1.min.js?v={if DT_DEBUG}{DT_TIME}{else}{DT_REFRESH}{/if}"></script>
|
|
<script type="text/javascript">
|
|
$(document).bind("mobileinit", function() {
|
|
$.mobile.ajaxEnabled = false;
|
|
});
|
|
var Dbrowser = '{$DT_MOB[browser]}',AJPath = '',DTPath = '{DT_PATH}',DTMob = '{DT_MOB}',CKPrex = '{$CFG[cookie_pre]}';
|
|
var DMURL = document.location.protocol+'//'+location.hostname+(location.port ? ':'+location.port : '')+'/';
|
|
if(DTPath.indexOf(DMURL) != -1) {DMURL = DTPath;}
|
|
AJPath = DMURL+'ajax.php';
|
|
{if !DT_DEBUG}
|
|
if(!('ontouchend' in document) && window.location.href.indexOf('device.php') == -1) window.location='{DT_MOB}api/device.php?uri={urlencode($head_pc)}';
|
|
{/if}
|
|
</script>
|
|
<script type="text/javascript" src="{DT_MOB}static/js/common.js?v={if DT_DEBUG}{DT_TIME}{else}{DT_REFRESH}{/if}"></script>
|
|
{if $JS}
|
|
{loop $JS $js}
|
|
<script type="text/javascript" src="{DT_MOB}static/js/{$js}.js?v={if DT_DEBUG}{DT_TIME}{else}{DT_REFRESH}{/if}"></script>
|
|
{/loop}
|
|
{/if}
|
|
<script type="text/javascript" src="{DT_MOB}static/js/fix.js?v={if DT_DEBUG}{DT_TIME}{else}{DT_REFRESH}{/if}"></script>
|
|
</head>
|
|
<body>
|
|
<div data-role="page">
|
|
<div class="ui-toast" id="toast-{$js_pageid}"></div>
|
|
<div class="ui-mask" id="mask-{$js_pageid}"></div>
|
|
<div class="ui-sheet" id="sheet-{$js_pageid}"></div>
|
|
{if $share_icon && $share_icon != 'auto'}<div class="share_icon"><img src="{$share_icon}"/></div>{/if}
|
|
<div class="op-nav">
|
|
<div class="left"><a href="javascript:history.go(-1)"><img src="{$HSPATH}img/icon-back.png" width="24" height="24"/></a></div>
|
|
<div class="center">{$COM[company]}</div>
|
|
<a href="javascript:void(0)" class="btn-menu-p icon_box">
|
|
<span></span>
|
|
<span></span>
|
|
<span></span>
|
|
</a>
|
|
<div class="menu-pop-n">
|
|
<div class="menu-nav-n">
|
|
<ul>
|
|
{loop $MENU $k $v}
|
|
<li><a href="{$v[linkurl]}"><img src="{DT_MOB}static/img/mod-{$v[file]}.png"/><span>{$v[name]}</a></span></li>
|
|
{/loop}
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
<script>
|
|
$(function(){
|
|
var navKey = 1;
|
|
$('.btn-menu-p').click(function(){
|
|
if(navKey){
|
|
$('.menu-pop-n').addClass('menu-pop-n-ati');
|
|
$('.btn-menu-p').addClass('btn-menu-p-show');
|
|
$('.op-nav-mark').show();
|
|
navKey = 0;
|
|
} else {
|
|
$('.menu-pop-n').removeClass('menu-pop-n-ati');
|
|
$('.btn-menu-p').removeClass('btn-menu-p-show');
|
|
$('.op-nav-mark').hide();
|
|
navKey = 1;
|
|
}
|
|
});
|
|
$('.op-nav-mark').bind('touchmove click', function(){
|
|
$('.menu-pop-n').removeClass('menu-pop-n-ati');
|
|
$('.btn-menu-p').removeClass('btn-menu-p-show');
|
|
$(this).hide();
|
|
$('html, body').css('height', 'auto');
|
|
$('html, body').css('overflow', 'visible');
|
|
navKey = 1;
|
|
})
|
|
});
|
|
var can_click = true;
|
|
$(".icon_box").click(function(event) {
|
|
if (can_click) {
|
|
$(".icon_box span").eq(0).addClass("icon1");
|
|
$(".icon_box span").eq(1).addClass("icon2");
|
|
$(".icon_box span").eq(2).addClass("icon3");
|
|
can_click = false;
|
|
} else {
|
|
$(".icon_box span").removeAttr('class');
|
|
can_click = true;
|
|
}
|
|
});
|
|
</script>
|
|
</div>
|
|
<div class="op-nav-mark"></div>
|
|
<div class="blank52"></div>
|