瀏覽代碼

福利社分享

csj 7 年之前
父節點
當前提交
a512459e94
共有 1 個文件被更改,包括 33 次插入0 次删除
  1. 33 0
      tooth/welfare-service.html

+ 33 - 0
tooth/welfare-service.html

@@ -18,6 +18,24 @@
 			    "desc":"让你的“笑容停留在18岁”",
 			    "title":"【soodo上朵】柔性声波电动牙刷,赠送您60元现金券",
 			};
+			
+			function fenxiang(){
+				var src = location.href;
+								src = "http://s.iamberry.com/soodo/wechat/pro-details.html?colorId="+colorId;
+								window.wxFriend = {
+										"appId": "",
+										"imgUrl": 'http://s.iamberry.com/soodo/wechat/images/indexShare.jpg',
+										"link": src,
+										"desc": '让你的“笑容停留在18岁”',
+										"title": "【soodo上朵】柔性声波电动牙刷,赠送您60元现金券",
+										"netError": "您的网络异常,请刷新重试!如多次刷新无效,请向我们反应 ~",
+										"shareTimeSuccess": "分享成功",
+										"shareTimeCancel": "已取消分享",
+										"shareAppSuccess": "分享成功!",
+										"shareAppCancel": "已取消分享"
+								};
+								getConfig();
+			}
 		</script>-->
 	</head>
 	<body>
@@ -46,6 +64,21 @@
 		console.log("页面加载完毕");
 		$(".loading").hide().css("opacity", "0");//隐藏(正在加载...)
 		
+		var src = location.href;
+			src = "http://s.iamberry.com/soodo/wechat/welfare-service.html;
+			window.wxFriend = {
+					"appId": "",
+					"imgUrl": 'http://s.iamberry.com/soodo/wechat/images/indexShare.jpg',
+					"link": src,
+					"desc": '让你的“笑容停留在18岁”',
+					"title": "【soodo上朵】柔性声波电动牙刷,赠送您60元现金券",
+					"netError": "您的网络异常,请刷新重试!如多次刷新无效,请向我们反应 ~",
+					"shareTimeSuccess": "分享成功",
+					"shareTimeCancel": "已取消分享",
+					"shareAppSuccess": "分享成功!",
+					"shareAppCancel": "已取消分享"
+			};
+		
 	});	 
 	mui('body').on('tap', '.my-btn-receive', function(event) {