| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102 | 
							- <?php /* Smarty version 2.6.17, created on 2018-05-29 16:05:33
 
-          compiled from header.html */ ?>
 
- <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 
- <html>
 
- <head>
 
- <title><?php if ($this->_tpl_vars['weixinShare']['title']): ?><?php echo $this->_tpl_vars['weixinShare']['title']; ?>
 
- <?php else: ?><?php echo $this->_tpl_vars['title']; ?>
 
- <?php endif; ?></title>
 
- <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 http-equiv="Expires" CONTENT="-1">
 
- <meta http-equiv="Cache-Control" CONTENT="no-cache">
 
- <meta http-equiv="Pragma" CONTENT="no-cache">
 
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 
- <script src="<?php echo $this->_tpl_vars['web_cfg']['cdn']; ?>
 
- /kissy/1.4.0/seed.js?t=1408326831" data-config="{combine:false}" charset="utf-8"></script>
 
- <script src="<?php echo $this->_tpl_vars['web_cfg']['cdn']; ?>
 
- /cfg-min.js?t=1408326831" data-config="{combine:false}" charset="utf-8"></script>
 
- <script src="<?php echo $this->_tpl_vars['web_cfg']['domain']; ?>
 
- /kissy-versions.php" charset="utf-8"></script>
 
- <script type="text/javascript" src="<?php echo $this->_tpl_vars['web_cfg']['cdn']; ?>
 
- /haili/js/global.js"></script>
 
- <script src="<?php echo $this->_tpl_vars['web_cfg']['cdn']; ?>
 
- /public/static/js/jquery-1.8.3.min.js?v=0.2" charset="utf-8"></script>
 
- <script src="<?php echo $this->_tpl_vars['web_cfg']['cdn']; ?>
 
- /public/static/js/sidebar.js?v=0.2" charset="utf-8"></script>
 
- <?php if ($this->_tpl_vars['applogin'] && $this->_tpl_vars['applogin'] == 1): ?>
 
- <script src="<?php echo $this->_tpl_vars['web_cfg']['cdn']; ?>
 
- /public/login.js" charset="utf-8"></script>
 
- <?php endif; ?>
 
- <link rel="stylesheet" type="text/css" href="<?php echo $this->_tpl_vars['web_cfg']['cdn']; ?>
 
- /public/static/css/base.css" />
 
- <link rel="stylesheet" type="text/css" href="<?php echo $this->_tpl_vars['web_cfg']['cdn']; ?>
 
- /public/static/css/style.css" />
 
- <link rel="stylesheet" type="text/css" href="<?php echo $this->_tpl_vars['web_cfg']['cdn']; ?>
 
- /public/bootstrap/font-awesome-4.3.0/css/font-awesome.css" />
 
- <link rel="stylesheet" type="text/css" href="<?php echo $this->_tpl_vars['web_cfg']['cdn']; ?>
 
- /haili/css/global.css" />
 
- <style>
 
- .submit_btn_style,.bg_color,.v_close_btn{background-color:<?php echo $this->_tpl_vars['platform']['color']; ?>
 
- ;}
 
- .v_nav dl.on a{color:<?php if ($this->_tpl_vars['platform']['color']): ?><?php echo $this->_tpl_vars['platform']['color']; ?>
 
- <?php else: ?>#f00<?php endif; ?>;}
 
- .font_color{color:<?php echo $this->_tpl_vars['platform']['color']; ?>
 
- ;}
 
- </style>
 
- <script type="text/javascript">
 
-     var VG = {};
 
-     
 
-     VG.conf = {
 
-         root_domain: '<?php echo $this->_tpl_vars['web_cfg']['domain']; ?>
 
- '
 
-         , cdn_domain: '<?php echo $this->_tpl_vars['web_cfg']['cdn']; ?>
 
- '
 
-         , url: '<?php echo $this->_tpl_vars['web_cfg']['url']; ?>
 
- '
 
-     };
 
- 	<?php if ($this->_tpl_vars['weixinShare']['weixinShare_title']): ?>
 
- 	var share_url = "<?php echo $this->_tpl_vars['web_cfg']['url']; ?>
 
- ";
 
- 	var share_title = "<?php echo $this->_tpl_vars['weixinShare']['title']; ?>
 
- ";
 
- 	var share_img = "<?php echo $this->_tpl_vars['weixinShare']['imgUrl']; ?>
 
- ";
 
- 	var share_content = "<?php echo $this->_tpl_vars['weixinShare']['content']; ?>
 
- ";
 
- 	<?php else: ?>
 
- 	var share_url = '<?php if ($this->_tpl_vars['weixinShare']['jump_url']): ?><?php echo $this->_tpl_vars['weixinShare']['jump_url']; ?>
 
- <?php else: ?><?php echo $this->_tpl_vars['web_cfg']['url']; ?>
 
- <?php endif; ?>';
 
- 	var share_title = '<?php if ($this->_tpl_vars['weixinShare']['title']): ?><?php echo $this->_tpl_vars['weixinShare']['title']; ?>
 
- <?php else: ?><?php echo $this->_tpl_vars['platform']['weixinShare_title']; ?>
 
- <?php endif; ?>';
 
- 	var share_img = '<?php if ($this->_tpl_vars['weixinShare']['imgUrl']): ?><?php echo $this->_tpl_vars['weixinShare']['imgUrl']; ?>
 
- <?php else: ?><?php echo $this->_tpl_vars['platform']['weixinShare_img_url']; ?>
 
- <?php endif; ?>';
 
- 	var share_content = '<?php if ($this->_tpl_vars['weixinShare']['content']): ?><?php echo $this->_tpl_vars['weixinShare']['content']; ?>
 
- <?php else: ?><?php echo $this->_tpl_vars['platform']['weixinShare_content']; ?>
 
- <?php endif; ?>';
 
- 	<?php endif; ?>
 
- </script>
 
- <script src="<?php echo $this->_tpl_vars['web_cfg']['cdn']; ?>
 
- /public/share/zepto.min.js"></script>
 
- <script src="<?php echo $this->_tpl_vars['web_cfg']['cdn']; ?>
 
- /public/share/jweixin.js?2"></script>
 
- <script src="<?php echo $this->_tpl_vars['web_cfg']['cdn']; ?>
 
- /public/share/mshare.js?124"></script>
 
- <body id="body">
 
 
  |