1home.php 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323
  1. <?php if(!defined('PHPOK_SET')){die('<h3>Error...</h3>');}?><!DOCTYPE html><html lang="zh-CN"><head>
  2. <meta charset="utf-8">
  3. <title>欢迎加入<?php if($sitetitle){?><?php echo $sitetitle;?> - <?php } ?><?php echo $_sys[sitename];?><?php if($_sys[seotitle]){?> - <?php echo $_sys[seotitle];?><?php } ?></title>
  4. <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
  5. <link rel="stylesheet" type="text/css" href="tpl/www//images/hongniang.css">
  6. <link rel="stylesheet" type="text/css" href="tpl/www//images/dsdialog.css">
  7. <script src="js/jquery-1.8.2.min.js" type="text/javascript"></script>
  8. <script type="text/javascript">
  9. /*if (navigator.userAgent.toLowerCase().match(/MicroMessenger/i) != 'micromessenger' && navigator.userAgent.toLowerCase().match(/Windows Phone/i) != 'windows phone') {
  10. window.location.href = '/';
  11. }*/
  12. </script>
  13. <style>
  14. html {overflow-x: hidden;}
  15. body {padding-bottom: 125px; padding-top: 0; overflow: hidden;}
  16. .bottom1 {width: 100%; position: fixed; bottom: 0; left: 0; height: auto; background-color: #1c1c1c; z-index: 101; overflow: hidden;}
  17. .bottom1 > div {padding: 10px 10px 10px 72px;}
  18. .bottom_left {position: absolute; top: 10px; left: 10px;}
  19. .bottom_left img {width: 38px; height: 38px; border-radius: 5px; border: solid 1px #666; padding: 2px;}
  20. .bottom_right
  21. .bottom_right span
  22. .name {display: inline-block; max-width: 80px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; line-height: 16px;}
  23. .bottom_button {font-size: 14px;}
  24. .bottom_button a {display: inline-block; color: #fff; background: #f00; border-radius: 5px; padding: 8px 0; margin: 8px 0; width: 45%; text-align: center; font-size: 14px;}
  25. .close {position: absolute; right: 5px; bottom: 5px; width: 30px; height: 30px; background: url(/assets/img/sign/close.png); background-size: 30px; display: block;}
  26. .box9Title {text-align: center; line-height: 22px; margin-bottom: 65px;}
  27. .box9Title span {font-size: 20px; display: block; margin-bottom: 10px;}
  28. .box9Title em {font-size: 14px;}
  29. .box9Con {padding: 0 10px;}
  30. .box9ConIn {position: relative; padding: 14px 10px 10px 60px; font-size: 14px;}
  31. .box9ConIn span {position: absolute; left: 10px;}
  32. .box9ConIn input {width: 100%; border: none; color: #666; outline: none; background: none; -webkit-appearance: none; appearance: none;}
  33. .box9ConLine {border: solid 1px #00d27c; border-top: none; height: 3px;}
  34. .go_bottom {display: block; height: auto;}
  35. .go_bottom p input {background: #f00; color: #fff; -webkit-appearance: none; appearance: none; border: none; padding: 5px 10px; outline: none;}
  36. .box_over {background: #f2f2f2; width: 92%; margin: 0 auto; padding: 10px 0; text-align: center;}
  37. .box_over em {font-size: 16px; color: #417c3c; line-height: 28px;}
  38. .box_over span {font-size: 16px; font-weight: 600;}
  39. .number {width: 90%; height: auto; text-align: center; margin: 0 auto;}
  40. .number span {background: #fff001; width: 18%; height: 70px; color: #da4974; line-height: 70px; margin: 0 1%; float: left; display: block; border-radius: 10px; font-size: 30px;}
  41. .color_w {width: 100%; height: 48px; line-height: 48px; text-align: center; color: #fff; font-size: 18px;}
  42. .user_head {width: 100%; height: auto; overflow: hidden;padding-left:8%;}
  43. .user_head li {float: left; width: 28.33%; text-align: center; }
  44. .user_head span {width: 70px; height: 70px; margin: 0 13px; display: inline-block; background: #d83264; border-radius: 40px; padding: 5px;}
  45. .user_head span.new_head {width: 85px; height: 85px; padding: 0; background: none;}
  46. .user_head span.new_head img {width: 85px; height: 85px; border-radius: 40px;}
  47. .user_head em {width: 90%; float: left; margin-left: 5%; text-align: center; color: #000; height: 32px; line-height: 32px; font-size: 18px;}
  48. .user_head span img {width: 70px; height: 70px; border-radius: 35px;}
  49. .small_left {float: left; width: 20%;}
  50. .small_right {float: left; width: 75%; margin-left: 5%; margin-top: -10px;}
  51. .small_right p
  52. .small_right p em
  53. .last_head
  54. .share_this {text-align: center; height: 42px; line-height: 42px; color: #fff001; font-size: 28px;}
  55. .out_line {width: 80%; border: 1px solid #000; border-radius: 5px; margin:0 auto;}
  56. .out_line li {height: 38px; width: 100%; line-height: 38px; overflow: hidden;}
  57. .out_line li span {float: left; width: 30%; font-size: 18px; height: 38px; line-height: 38px;}
  58. .out_line input {background: none; outline: none; border: none; width: 60%; font-size: 18px; text-indent: 5px; height: 38px; line-height: 38px;}
  59. .this_line {width: 100%; height: 1px; background: #000;}
  60. .tijiao {width: 199px; height: 46px; background: url(/assets/img/hongniang/baobei/b1.jpg); color: #da4974; font-size: 22px; text-align: center; margin: 20px auto 0 auto; display: block; background-size: 199px;}
  61. .go_home {position: absolute; left: 10px; bottom: 10px; width: 35px; height: 35px;}
  62. </style>
  63. </head>
  64. <body id="this_body" style="padding: 0px 0px 0px;">
  65. <link href="tpl/www//images/color_base.css" rel="stylesheet" type="text/css">
  66. <div id="mycontent" class="metro_container1 content" style="padding:0;">
  67. <?php echo phpok_c($id,"content");?>
  68. <!--<img class="lazy" src="tpl/www//images/w/w-1-02.png" alt="">
  69. <img class="lazy" src="tpl/www//images/w/w-1-03.png" alt="">
  70. <img class="lazy" src="tpl/www//images/w/w-1-04.png" alt="">-->
  71. <img class="lazy" src="tpl/www//images/w/w1-05-02-01.png" alt="">
  72. </div>
  73. <div class="metro_container1 content" style="padding:0px; background: #FFCC33; background-image:url(tpl/www//images/w/bg.png);">
  74. <!--<div class="number content">
  75. <span>0</span><span>1</span><span>3</span><span>0</span><span>2</span> </div>
  76. <div class="content color_w">
  77. 他们都在这里:
  78. </div>-->
  79. <div class="content user_head" style="background-color:#FFCC33; background-image:url(tpl/www//images/w/bg.png);">
  80. <?php if($_sys[show_wuser]){?>
  81. <?php $_i=0;$rslist=(is_array($rslist))?$rslist:array();foreach($rslist AS $k=>$v){$_i++; ?>
  82. <li>
  83. <span class="new_head"><img src="<?php if($v[wxthumb]){?><?php echo $v[wxthumb];?><?php }else{ ?>tpl/www/images/header.png<?php } ?>" alt=""></span>
  84. <em><?php echo $v[username];?></em>
  85. </li>
  86. <?php } ?>
  87. <?php }else{ ?>
  88. <li>
  89. <span class="new_head"><img src="tpl/www//images/h/0.jpg" alt=""></span>
  90. <em>张力</em>
  91. </li>
  92. <li>
  93. <span class="new_head"><img src="tpl/www//images/h/1.jpg" alt=""></span>
  94. <em>将娟</em>
  95. </li>
  96. <li>
  97. <span class="new_head"><img src="tpl/www//images/h/2.jpg" alt=""></span>
  98. <em>小凡</em>
  99. </li>
  100. <li>
  101. <span class="new_head"><img src="tpl/www//images/h/3.jpg" alt=""></span>
  102. <em>张丽</em>
  103. </li>
  104. <li>
  105. <span class="new_head"><img src="tpl/www//images/h/4.jpg" alt=""></span>
  106. <em>小玉</em>
  107. </li>
  108. <li>
  109. <span class="new_head"><img src="tpl/www//images/h/5.jpg" alt=""></span>
  110. <em>刘明</em>
  111. </li>
  112. <li>
  113. <span class="new_head"><img src="tpl/www//images/h/6.jpg" alt=""></span>
  114. <em>黄飞</em>
  115. </li>
  116. <li>
  117. <span class="new_head"><img src="tpl/www//images/h/7.jpg" alt=""></span>
  118. <em>曾小婷</em>
  119. </li>
  120. <li>
  121. <span class="new_head"><img src="tpl/www//images/h/9.jpg" alt=""></span>
  122. <em>郑秀红</em>
  123. </li>
  124. <?php } ?>
  125. </div>
  126. </div>
  127. <div class="metro_container1 content" style="padding:0px;margin:0px;">
  128. <img class="lazy" src="tpl/www//images/w/w1-05-02-02.png" border="hidden" alt="">
  129. </div>
  130. <!--
  131. <div class="metro_container1 content" style="padding:10px 0 10px 0; background: #293038;">
  132. <div class="small_left"><img class="lazy" src="http://m.littlebaby.owl-go.com/assets/img/hongniang/baobei/small.jpg" alt=""></div>
  133. <div class="small_right">
  134. <p>一级经纪人加入-您可获得<em>5%</em>佣金</p>
  135. <p>二级经纪人加入-您可获得<em>3%</em>佣金</p>
  136. </div>
  137. </div>
  138. <div class="metro_container1 content" style="padding:0;">
  139. <img class="lazy" src="http://m.littlebaby.owl-go.com/assets/img/hongniang/baobei/009.jpg" alt="">
  140. </div>
  141. <div class="metro_container1 content" style="padding:0; background: #293038;">
  142. <div class="content user_head">
  143. <li>
  144. <span class="new_head"><img src="http://wx.qlogo.cn/mmopen/97A2rKG1ufPHfAuU9Itt5s69XeuE5pfJMLm4ib9sevA0pCIXbe9e7544jJNJaCWLq9HHNT6HbtuPINPZnJJiaQVFc9vSnV2dv1/0" alt=""></span>
  145. <em>王兴洋</em>
  146. </li>
  147. <li>
  148. <span class="new_head"><img src="http://wx.qlogo.cn/mmopen/GqIlejFTbNhs6M0GicB7yibx3nSGw013xvoR7iaukLe0vBcuLozVVYibP67xtVZ2icBfVcDVZ7icQmEJ5YZ2Of5icV2EQ/0" alt=""></span>
  149. <em>佢说</em>
  150. </li>
  151. <li>
  152. <span class="new_head"><img src="http://wx.qlogo.cn/mmopen/vp7W2CAWE0YQs2pKw3m0AI3oial3flfGUT877DTENV0TVwa80fjUbPQ4jFUouJLOokKeR9eIHg03CTt6lI3ECeltRhzycWWWG/0" alt=""></span>
  153. <em>阳阳</em>
  154. </li>
  155. <li>
  156. <span class="new_head"><img src="http://wx.qlogo.cn/mmopen/weezgIHxj2iaTVLAaZmwydABxcuWTwtSnV5SjC0GeicffLtd55Pcic88MVxxoeaWHVkXWBLFvw1wRKXRQ6AAW4rLItGjOHbIpbl/0" alt=""></span>
  157. <em>孙兰</em>
  158. </li>
  159. <li>
  160. <span class="new_head"><img src="http://wx.qlogo.cn/mmopen/GqIlejFTbNgac5ylELlpOwsWcjsS2ibUtLKtlaqibeicZOFMOZs69UkRMibmeHqFMNffqZxwdNZlwpPGUo40xod2tw/0" alt=""></span>
  161. <em>杨媛</em>
  162. </li>
  163. <li>
  164. <span class="new_head"><img src="http://wx.qlogo.cn/mmopen/97A2rKG1ufPHfAuU9Itt5lFYuRjqnBvYxmicShbsibj3UGQGEM1YUlib4kxx54VMXAWdDqH3yX5iaIXmVPX6KmLV3DEb4d2ghIhC/0" alt=""></span>
  165. <em>殷娟</em>
  166. </li>
  167. <li>
  168. <span class="new_head"><img src="http://wx.qlogo.cn/mmopen/97A2rKG1ufPHfAuU9Itt5s5ichAeS1WaeX7aic06fAnNUxF9dVQuKILvAP5DLagUzEJVbBGHu65peLDmNlwBhAaYfeKACtwicmF/0" alt=""></span>
  169. <em>吴晓刚</em>
  170. </li>
  171. <li>
  172. <span class="new_head"><img src="http://wx.qlogo.cn/mmopen/bv6PDhiadOH35aiaZMnPibK3YNL2VTicromg2pmRd3fCH0MjHZKsBBoc2X61jLRvicG79fO6lRIcTmyr97rUB0mmg2vkN4nZ7Wt8Q/0" alt=""></span>
  173. <em>蔡治祥</em>
  174. </li>
  175. <li class="last_head">
  176. ...
  177. </li>
  178. </div>
  179. <div class="content">
  180. <p class="share_this">立即分享</p>
  181. <p class="share_this">100+</p>
  182. </div>
  183. </div>-->
  184. <div class="metro_container1 content" style="padding:0;">
  185. <img class="lazy" src="tpl/www//images/w/w-1-06.jpg" alt="">
  186. </div>
  187. <div class="metro_container1 content" id="gg_bottom" style="padding:10px 0 10px 0; background: #3dbab6; background-image:url(tpl/www//images/w/bg2.png)">
  188. <!--<ul class="content out_line">
  189. <li>
  190. <span>&nbsp;&nbsp;&nbsp;&nbsp;手机</span>
  191. <input type="tel" name="uphone" id="uphone" value="18003003521" >
  192. </li>
  193. <div class="this_line"></div>
  194. <li>
  195. <span>&nbsp;&nbsp;&nbsp;&nbsp;姓名</span>
  196. <input type="text" name="uname" id="uname" value="廖小源" >
  197. </li>
  198. </ul> -->
  199. </div>
  200. <div class="metro_container1 content" style="padding:0;">
  201. <a href="<?php echo site_url('personal');?>"><img class="lazy" src="tpl/www//images/w/w-4-01.png" alt=""></a>
  202. </div>
  203. <div class="bottom1 this_close" style="display: none;">
  204. <div class="content">
  205. <div class="bottom_left">
  206. <img src="<?php if($urs[picture]){?><?php echo $urs[picture];?><?php }else{ ?>tpl/www/images/header.png<?php } ?>" alt="">
  207. </div>
  208. <a class="go_home" href="<?php echo site_url('index');?>"><img width="35" height="35" src="tpl/www//images/bg4.png" alt=""></a>
  209. <p class="content bottom_right" style="color:white;">
  210. <span class="name"><?php if($_SESSION['user_id']){?><?php echo $urs[username];?><?php }else{ ?>刘超<?php } ?></span>
  211. 已经为<?php echo $_sys[sitename];?>的代言,分享到朋友圈,发展更多经纪人, 拿更多佣金
  212. <br />
  213. </p>
  214. <div class="content bottom_button">
  215. <a class="baoming" href="<?php echo site_url('personal');?>">个人中心</a>&nbsp;
  216. <a class="baoming letgo" href="javascript:;">分享到朋友圈</a>
  217. </div>
  218. </div>
  219. </div>
  220. <div id="mcover" onclick="document.getElementById('mcover').style.display='';"><img src="tpl/www//images/fasong.png"></div>
  221. <script src="http://res.wx.qq.com/open/js/jweixin-1.0.0.js"></script>
  222. <!-- <script type="text/javascript" src="js/dsdialog.js"></script>
  223. <script type="text/javascript" src="js/member.js"></script> -->
  224. <script type="text/javascript">
  225. $(".letgo").click(function() {
  226. $("#mcover").show();
  227. return false;
  228. });
  229. $(document).ready(function(){
  230. $("#mycontent img").attr("class","lazy");
  231. });
  232. </script>
  233. <script type="text/javascript">
  234. $(function(){
  235. var top = $("#this_body").height();
  236. /*$(".baoming").click(function(){
  237. $("body,html").animate({scrollTop:top},1000);
  238. });*/
  239. $(".close").click(function(){
  240. $(".bottom").hide();
  241. $(".this_close").removeClass("this_close");
  242. })
  243. })
  244. $(window).scroll(function(){
  245. var go = $("#this_body").height();
  246. var go1 = $(window).height()+150
  247. var scroll = go-go1;
  248. if ($(window).scrollTop()>scroll){
  249. $(".this_close").hide();
  250. $("#this_body").css('padding-bottom','0');
  251. }else{
  252. $(".this_close").show();
  253. $("#this_body").css('padding-bottom','125px');
  254. }
  255. });
  256. </script>
  257. <script type="text/javascript">
  258. var imgUrl = '<?php echo $_sys[siteurl];?><?php echo $_sys[wx_logo];?>';
  259. var lineLink = '<?php if($_SESSION["user_id"]){?><?php echo $_sys[siteurl];?><?php echo HOME_PAGE;?>?c=home&ruid=<?php echo $_SESSION["user_id"];?><?php }else{ ?><?php echo $_sys[wx_link];?><?php } ?>';
  260. var descContent = "<?php echo $_sys[wx_description];?>";
  261. var shareTitle = '<?php echo $_sys[wx_title];?>';
  262. var appid = '<?php if($_SESSION["appid"]){?><?php echo $_SESSION["appid"];?><?php }else{ ?><?php echo $_sys[Appid];?><?php } ?>';
  263. function shareFriend() {
  264. WeixinJSBridge.invoke('sendAppMessage',{
  265. "appid": appid,
  266. "img_url": imgUrl,
  267. "img_width": "640",
  268. "img_height": "640",
  269. "link": lineLink,
  270. "desc": descContent,
  271. "title": shareTitle
  272. }, function(res) {
  273. _report('send_msg', res.err_msg);
  274. })
  275. }
  276. function shareTimeline() {
  277. WeixinJSBridge.invoke('shareTimeline',{
  278. "img_url": imgUrl,
  279. "img_width": "640",
  280. "img_height": "640",
  281. "link": lineLink,
  282. "desc": descContent,
  283. "title": shareTitle
  284. }, function(res) {
  285. _report('timeline', res.err_msg);
  286. });
  287. }
  288. function shareWeibo() {
  289. WeixinJSBridge.invoke('shareWeibo',{
  290. "content": descContent,
  291. "url": lineLink,
  292. }, function(res) {
  293. _report('weibo', res.err_msg);
  294. });
  295. }
  296. // 当微信内置浏览器完成内部初始化后会触发WeixinJSBridgeReady事件。
  297. document.addEventListener('WeixinJSBridgeReady', function onBridgeReady() {
  298. // 发送给好友
  299. WeixinJSBridge.on('menu:share:appmessage', function(argv){
  300. shareFriend();
  301. });
  302. // 分享到朋友圈
  303. WeixinJSBridge.on('menu:share:timeline', function(argv){
  304. shareTimeline();
  305. });
  306. // 分享到微博
  307. WeixinJSBridge.on('menu:share:weibo', function(argv){
  308. shareWeibo();
  309. });
  310. }, false);
  311. </script>
  312. </body><iframe id="__WeixinJSBridgeIframe_SetResult" style="display: none;"></iframe><iframe id="__WeixinJSBridgeIframe" style="display: none;"></iframe></html>