Skip to content
  • P
    Projects
  • G
    Groups
  • S
    Snippets
  • Help

libai / footsen

  • This project
    • Loading...
  • Sign in
Go to a project
  • Project
  • Repository
  • Issues 0
  • Merge Requests 0
  • Pipelines
  • Wiki
  • Snippets
  • Members
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Branches
  • Tags
  • Contributors
  • Graph
  • Compare
  • Charts
Switch branch/tag
  • footsen
  • footseen
  • Nesting
  • help
  • shareHelp.html
Find file
BlameHistoryPermalink
  • dabai's avatar
    邀请有奖 · 68832240
    dabai committed 4 years ago
    68832240
shareHelp.html 6.5 KB
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no"/>
    <meta name="apple-mobile-web-app-capable" content="yes">
    <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
    <meta content="telephone=no" name="format-detection">
    <meta name="wap-font-scale" content="no">
    <link rel="stylesheet" href="css/base.css">
    <script src="../../lib/fsize.js"></script>
    <title></title>
    <style type="text/css">
    	.main{
    		background-color: #FFF;
    		line-height: 1.1;
    		font-size: 0;
    		width: 10rem;
    		margin: 0 auto;
    		position: relative;
    	}
    	.mTitle{
    		position: relative;
    		margin-top: 0.773rem;
    		width: 100%;
    		font-size: 0.533rem;
    		color: #E53985;
    		font-weight: bold;
    		text-align: center;
    	}
    	.mTitle span{
    		background: url(images/left.png) no-repeat;
    		background-size: 100% 100%;
    		width: 0.853rem;
    		height: 0.133rem;
    		display: inline-block;
    		vertical-align: middle;
    		margin: -.05rem 0.24rem 0 0;
    	}
    	.mTitle span.right{
    		background: url(images/right.png) no-repeat;
    		background-size: 100% 100%;
    		margin-left: .24rem;
    		margin-right: 0;
    	}
    	.mBox{
    		margin: 0.6rem 0 0 0.546rem;
    		width: 9.05rem;
    		font-size: 0;
    		position: relative;
    	}
    	.mBoxTitle{
    		font-size: 0.426rem;
    		color: #333;
    		font-weight: bold;
    	}
    	.mBoxDesc{
    		font-size: 0.346rem;
    		color: #333;
    		margin-top: 0.346rem;
    		line-height: 1.3;
    	}
    	.mTitle2{
    		margin-top: 1.813rem;
    	}
    	.mBoxTitle2{
    		margin-top: 0.826rem;
    	}
    	.mBoxImg{
    		position: relative;
    		width: 9.3rem;
    		margin: 0.266rem auto 0;
    	}
    	.mBoxImg img{
    		width: 100%;
    	}
    </style>

</head>
<body>
   <div class="main">
   		<p class="mTitle mTitle1"><span class="left"></span><span class="right"></span></p>
   		<div class="mBox mBox1">
   			<p class="mBoxTitle"></p>
   			<p class="mBoxDesc" ></p>
   			<p class="mBoxDesc"></p>
   		</div>
   		<p class="mTitle mTitle2"><span class="left"></span><span class="right"></span></p>
   		<div class="mBox mBox2">
   			<p class="mBoxTitle"></p>
   			<p class="mBoxDesc"></p>
   			<p class="mBoxTitle mBoxTitle2"></p>
   			<p class="mBoxDesc"></p>
   			<p class="mBoxDesc"></p>
   		</div>
   		<div class="mBoxImg">
   			
   		</div>
   </div>
</body>
<script src="../../lib/jquery-3.1.1.min.js"></script>
<script src="../../lib/langchange.js?v=202010211605"></script>
<script type="text/javascript">
	$('title').html(langList[langType].share19);
	$('.mTitle1').html('<span class="left"></span>'+langList[langType].share19+'<span class="right"></span>');
	$('.mBox1 p').eq(0).html(langList[langType].share20);
	$('.mBox1 p').eq(1).html(langList[langType].share21);
	$('.mBox1 p').eq(2).html(langList[langType].share22);
	$('.mTitle2').html('<span class="left"></span>'+langList[langType].share23+'<span class="right"></span>');
	$('.mBox2 p').eq(0).html(langList[langType].share24);
	$('.mBox2 p').eq(1).html(langList[langType].share25);
	$('.mBox2 p').eq(2).html(langList[langType].share26);
	$('.mBox2 p').eq(3).html(langList[langType].share27);
	$('.mBox2 p').eq(4).html(langList[langType].share30);
	$('.mBoxImg').html('<img src="'+langList[langType].share31+'"/>')
//	var params = getRequest();
//	sessionStorage.token = params.token;
//	sessionStorage.uid = params.uid;
//	
//	var $url = 'https://www.footseen.com/footseen';
//	$('.mBox2 p').eq(1).find('span').on('click',function(){
//		$.ajax({
//          url:$ip+"/agent/getqrcode.html",
//          type:"post",
//          data:{
//              lang: sessionStorage.lang,
//              cid: 'h5_gw',
//              os: 'h5',
//              uid:sessionStorage.uid,
//              token:sessionStorage.token
//          },
//          success: function (msg) {
//              console.log(msg)
//              var data=JSON.parse(msg)
//              if(data.code==1){
//                  
//                  picImg=data.qrurl; 
//                  var obj = {
//                      "cid": 3,
//                      "reqCode": new Date().getTime(),
//                      "data":{
//                          "shareContent": {
//                              "pic": $url+'/img/code.png', 
//                              "title":langList[langType].share1,
//                              "text":langList[langType].share2,
//                            	"webpage":'http://footseen.xyz/share.html?agentCode='+sessionStorage.uid+'&bindType=3&lang='+sessionStorage.lang+'&type=1',
//                          },
//                          "shareType":{
//                              "wechat":3,
//                              "wechat_moment":3,
//                              "facebook":3,
//                              "line":3,
//                              "link":3,
//                              "whatsApp":3,
//                              "twitter":3
//                          }
//                      }
//
//                  }
//                  console.log(obj)
//                  var obj2=JSON.stringify(obj);
//                  appCollaboration(obj2)
//              }
//          }
//      })
//	})
//	
//	$('.mBox2 p').eq(3).find('span').on('click',function(){
//		window.location.href = $url+'/Nesting/newShare/myShareNum.html'+location.search;
//	})
//	
//	function appCollaboration(msg) {
//      var sUserAgent = navigator.userAgent.toLowerCase();
//      var bIsIpad = sUserAgent.match(/ipad/i) == "ipad";
//      var bIsIphoneOs = sUserAgent.match(/iphone os/i) == "iphone os";
//      var bIsMidp = sUserAgent.match(/midp/i) == "midp";
//      var bIsUc7 = sUserAgent.match(/rv:1.2.3.4/i) == "rv:1.2.3.4";
//      var bIsUc = sUserAgent.match(/ucweb/i) == "ucweb";
//      var bIsAndroid = sUserAgent.match(/android/i) == "android";
//      var bIsCE = sUserAgent.match(/windows ce/i) == "windows ce";
//      var bIsWM = sUserAgent.match(/windows mobile/i) == "windows mobile";
//      if (!(bIsIpad|| bIsIphoneOs || bIsMidp || bIsUc7 || bIsUc || bIsAndroid || bIsCE || bIsWM) ){
//      }
//      else if(bIsAndroid){
//          window.yazhai.appCollaboration(msg);
//      }else if(bIsIphoneOs||bIsIpad){
//          window.webkit.messageHandlers.appCollaboration.postMessage(msg);
//      }
//  }
//  //客户端回调结果
//  function appCallback(msg) {
//      console.log(msg);
//  }
</script>
<script>

  
   
</script>
</html>