%%71^714^714F4B17%%header.html.php 4.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899
  1. <?php /* Smarty version 2.6.17, created on 2018-05-28 16:43:46
  2. compiled from header.html */ ?>
  3. <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  4. <html>
  5. <head>
  6. <title><?php if ($this->_tpl_vars['weixinShare']['title']): ?><?php echo $this->_tpl_vars['weixinShare']['title']; ?>
  7. <?php else: ?><?php echo $this->_tpl_vars['title']; ?>
  8. <?php endif; ?></title>
  9. <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
  10. <meta name="apple-mobile-web-app-capable" content="yes">
  11. <meta name="apple-mobile-web-app-status-bar-style" content="black">
  12. <meta name="format-detection" content="telephone=no">
  13. <meta http-equiv="Expires" CONTENT="-1">
  14. <meta http-equiv="Cache-Control" CONTENT="no-cache">
  15. <meta http-equiv="Pragma" CONTENT="no-cache">
  16. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  17. <script src="<?php echo $this->_tpl_vars['web_cfg']['cdn']; ?>
  18. /kissy/1.4.0/seed.js?t=1408326831" data-config="{combine:false}" charset="utf-8"></script>
  19. <script src="<?php echo $this->_tpl_vars['web_cfg']['cdn']; ?>
  20. /cfg-min.js?t=1408326831" data-config="{combine:false}" charset="utf-8"></script>
  21. <script src="<?php echo $this->_tpl_vars['web_cfg']['domain']; ?>
  22. /kissy-versions.php" charset="utf-8"></script>
  23. <script src="<?php echo $this->_tpl_vars['web_cfg']['cdn']; ?>
  24. /public/static/js/jquery-1.8.3.min.js?v=0.2" charset="utf-8"></script>
  25. <script src="<?php echo $this->_tpl_vars['web_cfg']['cdn']; ?>
  26. /public/static/js/sidebar.js?v=0.2" charset="utf-8"></script>
  27. <!--
  28. <script src="<?php echo $this->_tpl_vars['web_cfg']['cdn']; ?>
  29. /public/login.js" charset="utf-8"></script>
  30. -->
  31. <link rel="stylesheet" type="text/css" href="<?php echo $this->_tpl_vars['web_cfg']['cdn']; ?>
  32. /public/static/css/base.css" />
  33. <link rel="stylesheet" type="text/css" href="<?php echo $this->_tpl_vars['web_cfg']['cdn']; ?>
  34. /public/static/css/style.css" />
  35. <link rel="stylesheet" type="text/css" href="<?php echo $this->_tpl_vars['web_cfg']['cdn']; ?>
  36. /public/bootstrap/font-awesome-4.3.0/css/font-awesome.css" />
  37. <link rel="stylesheet" type="text/css" href="<?php echo $this->_tpl_vars['web_cfg']['cdn']; ?>
  38. /haili/css/global.css" />
  39. <style>
  40. .submit_btn_style,.bg_color,.v_close_btn{background-color:<?php echo $this->_tpl_vars['platform']['color']; ?>
  41. ;}
  42. .v_nav dl.on a{color:<?php if ($this->_tpl_vars['platform']['color']): ?><?php echo $this->_tpl_vars['platform']['color']; ?>
  43. <?php else: ?>#f00<?php endif; ?>;}
  44. .font_color{color:<?php echo $this->_tpl_vars['platform']['color']; ?>
  45. ;}
  46. </style>
  47. <script type="text/javascript">
  48. var VG = {};
  49. VG.conf = {
  50. root_domain: '<?php echo $this->_tpl_vars['web_cfg']['domain']; ?>
  51. '
  52. , cdn_domain: '<?php echo $this->_tpl_vars['web_cfg']['cdn']; ?>
  53. '
  54. , url: '<?php echo $this->_tpl_vars['web_cfg']['url']; ?>
  55. '
  56. };
  57. <?php if ($this->_tpl_vars['weixinShare']['weixinShare_title']): ?>
  58. var share_url = "<?php echo $this->_tpl_vars['web_cfg']['url']; ?>
  59. ";
  60. var share_title = "<?php echo $this->_tpl_vars['weixinShare']['title']; ?>
  61. ";
  62. var share_img = "<?php echo $this->_tpl_vars['weixinShare']['imgUrl']; ?>
  63. ";
  64. var share_content = "<?php echo $this->_tpl_vars['weixinShare']['content']; ?>
  65. ";
  66. <?php else: ?>
  67. var share_url = '<?php if ($this->_tpl_vars['weixinShare']['jump_url']): ?><?php echo $this->_tpl_vars['weixinShare']['jump_url']; ?>
  68. <?php else: ?><?php echo $this->_tpl_vars['web_cfg']['url']; ?>
  69. <?php endif; ?>';
  70. var share_title = '<?php if ($this->_tpl_vars['weixinShare']['title']): ?><?php echo $this->_tpl_vars['weixinShare']['title']; ?>
  71. <?php else: ?><?php echo $this->_tpl_vars['platform']['weixinShare_title']; ?>
  72. <?php endif; ?>';
  73. var share_img = '<?php if ($this->_tpl_vars['weixinShare']['imgUrl']): ?><?php echo $this->_tpl_vars['weixinShare']['imgUrl']; ?>
  74. <?php else: ?><?php echo $this->_tpl_vars['platform']['weixinShare_img_url']; ?>
  75. <?php endif; ?>';
  76. var share_content = '<?php if ($this->_tpl_vars['weixinShare']['content']): ?><?php echo $this->_tpl_vars['weixinShare']['content']; ?>
  77. <?php else: ?><?php echo $this->_tpl_vars['platform']['weixinShare_content']; ?>
  78. <?php endif; ?>';
  79. <?php endif; ?>
  80. </script>
  81. <script src="<?php echo $this->_tpl_vars['web_cfg']['cdn']; ?>
  82. /public/share/zepto.min.js"></script>
  83. <script src="<?php echo $this->_tpl_vars['web_cfg']['cdn']; ?>
  84. /public/share/jweixin.js?2"></script>
  85. <script src="<?php echo $this->_tpl_vars['web_cfg']['cdn']; ?>
  86. /public/share/mshare.js?22"></script>
  87. <body id="body">