wangxiaoming 5 år sedan
förälder
incheckning
a473c2476a

Filskillnaden har hållts tillbaka eftersom den är för stor
+ 27 - 14
aiberle/clearing.html


BIN
aiberle/images/huiyuan_go.png


+ 6 - 0
aiberle/index.html

@@ -90,6 +90,8 @@
 				<div></div>
 			</div>-->
 			
+			<div class="go_to_vip"><img src="images/huiyuan_go.png" style="width: 96%; margin-left: 2%; margin-top: 15px; "></div>
+			
 			<div class="index-title" style="margin-top: 20px;">
 				<strong style="font-size: 16px;    color: #000;">精选产品</strong><span class="mui-pull-right go_pro_list" pos="13">
 					<font>More</font><span class="mui-icon mui-icon-arrowright"></span>
@@ -491,6 +493,10 @@
 			$(document).on('tap', '#index-pro-items>.mui-control-item', function() {
 				location.href = 'pro-list.html?productId=' + $(this).attr("name") + '&childTypeId=' + $(this).attr("item");
 			});
+			//to vip
+			$(document).on('tap', '.go_to_vip', function() {
+				location.href = 'vip-equity.html';
+			});
 			//more更多产品		
 			$(document).on('tap', '.go_pro_list', function() {
 				var type = $(this).attr("pos")

+ 6 - 0
watero/clearing.html

@@ -11,6 +11,12 @@
 		<meta name="viewport" content="width=device-width, initial-scale=1,maximum-scale=1,user-scalable=no">
 		<meta name="apple-mobile-web-app-capable" content="yes">
 		<meta name="apple-mobile-web-app-status-bar-style" content="black">
+		<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
+		<meta http-equiv="Pragma" content="no-cache" />
+		<meta http-equiv="Expires" content="0" />
+		<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+		<meta http-equiv="X-UA-Compatible" content="IE=8">
+		<meta http-equiv="Cache" content="no-cache">
 		<link rel="stylesheet" type="text/css" href="css/mui.min.css" />
 		<link rel="stylesheet" type="text/css" href="css/iconfont.css" />
 		<link rel="stylesheet" type="text/css" href="css/style.css" />

+ 2 - 2
watero/edit-phone.html

@@ -229,7 +229,7 @@
 						
 						var phone = $('#ipt-phone').val();
 						var code = $('#code').val();
-						$.ajax(base_path + '/agent/updateMemberPhone?dates=' + new Date().getTime(), {
+						$.ajax(base_path + '/user/updateMemberPhone?dates=' + new Date().getTime(), {
 							data: {
 								userTel : phone,
 								code : code
@@ -281,7 +281,7 @@
 					settime($(this));
 					$(".my-join-vip").removeAttr("disabled");
 					var phone = $('#ipt-phone').val();
-					$.ajax(base_path + '/agent/send_phone?dates=' + new Date().getTime(), {
+					$.ajax(base_path + '/user/send_phone?dates=' + new Date().getTime(), {
 						data: {
 							phone: phone
 						},

BIN
watero/images/huiyuan_go.png


+ 18 - 7
watero/index.html

@@ -3,13 +3,16 @@
 
 	<head>
 		<meta charset="UTF-8">
-		<meta http-equiv="pragma" content="no-cache">
-		<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
-		<meta http-equiv="expires" content="0">
 		<meta name="viewport" content="width=device-width, initial-scale=1,maximum-scale=1, user-scalable=no">
 		<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="telphone=no, email=no" />
+		<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
+		<meta http-equiv="Pragma" content="no-cache" />
+		<meta http-equiv="Expires" content="0" />
+		<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+		<meta http-equiv="X-UA-Compatible" content="IE=8">
+		<meta http-equiv="Cache" content="no-cache">
 		<title>WaterO官方商城</title>
 		<link rel="stylesheet" type="text/css" href="css/mui.min.css" />
 		<link rel="stylesheet" type="text/css" href="css/swiper.min.css" />
@@ -141,8 +144,8 @@
 					<p class="mui-text-left">高效除氯、净水养肤</p>
 				</li>
 			</ul>-->
-			
-			
+			    
+			<div class="go_to_vip"><img src="images/huiyuan_go.png" style="width: 96%; margin-left: 2%; margin-top: 5px; margin-bottom: 15px;"></div>
 
 			<div class="index-title go_web_shop">
 				<strong>经典款净水机</strong><span class="mui-pull-right"><font>更多</font><span class="mui-icon mui-icon-arrowright"></span></span>
@@ -206,11 +209,14 @@
 		<script src="js/page/wechat-utils-1.0.js"></script>
 	</body>
 	<script>
+		
 		var clickdate = JSON.parse(localStorage.getItem('clickdate'));
 		mui.ready(function() {
-			//springFestivalPop();
+			
+			// springFestivalPop();
 			marquee_Show();
 			getCartNum();
+			
 			$.ajax(base_path + '/indexData?dates=' + new Date().getTime(), {
 				dataType: 'json',
 				type: 'post',
@@ -221,6 +227,7 @@
 				crossDomain: true,
 				success: function(dt) {
 					if(dt.isRedirect) {
+						
 						location.href = dt.redirectURL;
 					} else {
 						var bannerstr = "",
@@ -315,7 +322,7 @@
 							crossDomain: true,
 							success: function(dt) {
 								if(dt.isRedirect) {
-									//location.href = dt.redirectURL;
+									location.href = dt.redirectURL;
 								} else {
 									console.log("用户信息刷新成功");
 								}
@@ -379,6 +386,10 @@
 		$(document).on('tap', '.go_web_shop2', function() {
 			location.href = 'chanpin_list.html?proType=16';
 		});
+		
+		$(document).on('tap', '.go_to_vip', function() {
+			location.href = 'vip-equity.html';
+		});
 		//春节放假通知弹窗点击事件
 		$(document).on('tap', '.year-dalog', function() {
 			if(!window.localStorage) {

+ 1 - 1
watero/integral-center.html

@@ -279,7 +279,7 @@
 				document.querySelector('.loading-bg').style.display = 'none';
 				mui('#pullrefresh_yhq_list').pullRefresh().pullupLoading(); //首次加载
 				
-				$.ajax(base_path + '/agent/member?dates=' + new Date().getTime(), {
+				$.ajax(base_path + '/user/member?dates=' + new Date().getTime(), {
 					dataType: 'json',
 					type: 'post',
 					timeout: 15000,

+ 1 - 1
watero/js/page/chanpin_details.js

@@ -36,7 +36,7 @@ mui.ready(function() {
 	getCartNum();
 	if(openId != '' && openId != null) {
 		console.log(openId)
-		$.ajax(base_path + '/agent/member?dates=' + new Date().getTime(), {
+		$.ajax(base_path + '/user/member?dates=' + new Date().getTime(), {
 			data: {
 				openId: openId
 			},

+ 1 - 1
watero/js/page/iamberry_video.js

@@ -7,7 +7,7 @@ mui.ready(function() {
 	} else {
 		userType = 1
 	}
-	$.ajax(base_path + '/agent/memberInfo?dates=' + new Date().getTime(), {
+	$.ajax(base_path + '/user/memberInfo?dates=' + new Date().getTime(), {
 		dataType: 'json',
 		type: 'post',
 		timeout: 15000,

+ 1 - 1
watero/js/page/vip_center.js

@@ -39,7 +39,7 @@ mui.ready(function() {
 			});
 		}, false)
 	});
-	$.ajax(base_path + '/agent/member?dates=' + new Date().getTime(), {
+	$.ajax(base_path + '/user/member?dates=' + new Date().getTime(), {
 		dataType: 'json',
 		type: 'post',
 		timeout: 15000,

+ 1 - 1
watero/pay_add_group.html

@@ -171,7 +171,7 @@
 		var num = str.indexOf("?")
 		str = str.substr(num + 1); //取得所有参数
 		$(document).ready(function() {
-			$.ajax(base_path + '/agent/member?dates=' + new Date().getTime(), {
+			$.ajax(base_path + '/user/member?dates=' + new Date().getTime(), {
 				dataType: 'json',
 				type: 'post',
 				timeout: 15000,

+ 1 - 1
watero/pay_join_group.html

@@ -312,7 +312,7 @@ var str=location.href; //取得整个地址栏
         var num=str.indexOf("?")
         str=str.substr(num+1); //取得所有参数
     $(document).ready(function(){
-    	$.ajax(base_path + '/agent/member?dates=' + new Date().getTime(), {
+    	$.ajax(base_path + '/user/member?dates=' + new Date().getTime(), {
     	data:{
     		openId:openid
     	},

+ 2 - 2
watero/register-vip.html

@@ -351,7 +351,7 @@
 						var userName = $('#ipt-name').val();
 						var userSex = $('[name="radio1"]:checked').val();
 						
-						$.ajax(base_path + '/agent/updateMemberInfo?dates=' + new Date().getTime(), {
+						$.ajax(base_path + '/user/updateMemberInfo?dates=' + new Date().getTime(), {
 							data: {
 								userName : userName,
 								userSex : userSex, // 1:男   2:女
@@ -403,7 +403,7 @@
 					settime($(this));
 					$(".my-join-vip").removeAttr("disabled");
 					var phone = $('#ipt-phone').val();
-					$.ajax(base_path + '/agent/send_phone?dates=' + new Date().getTime(), {
+					$.ajax(base_path + '/user/send_phone?dates=' + new Date().getTime(), {
 						data: {
 							phone: phone
 						},

+ 7 - 1
watero/vip-equity.html

@@ -7,6 +7,12 @@
 		<meta name="viewport" content="width=device-width, initial-scale=1,maximum-scale=1, user-scalable=no">
 		<meta name="apple-mobile-web-app-capable" content="yes">
 		<meta name="apple-mobile-web-app-status-bar-style" content="black">
+		<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
+		<meta http-equiv="Pragma" content="no-cache" />
+		<meta http-equiv="Expires" content="0" />
+		<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+		<meta http-equiv="X-UA-Compatible" content="IE=8">
+		<meta http-equiv="Cache" content="no-cache">
 		<link rel="stylesheet" type="text/css" href="css/mui.min.css" />
 		<link rel="stylesheet" type="text/css" href="css/iconfont.css" />
 		<link rel="stylesheet" type="text/css" href="css/style.css" />
@@ -149,7 +155,7 @@
 			mui.ready(function() {
 				document.querySelector('.loading-bg').style.display = 'none';
 				
-				$.ajax(base_path + '/agent/member?dates=' + new Date().getTime(), {
+				$.ajax(base_path + '/user/member?dates=' + new Date().getTime(), {
 					dataType: 'json',
 					type: 'post',
 					timeout: 15000,

+ 7 - 1
watero/vip-info.html

@@ -7,6 +7,12 @@
 		<meta name="viewport" content="width=device-width, initial-scale=1,maximum-scale=1, user-scalable=no">
 		<meta name="apple-mobile-web-app-capable" content="yes">
 		<meta name="apple-mobile-web-app-status-bar-style" content="black">
+		<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
+		<meta http-equiv="Pragma" content="no-cache" />
+		<meta http-equiv="Expires" content="0" />
+		<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+		<meta http-equiv="X-UA-Compatible" content="IE=8">
+		<meta http-equiv="Cache" content="no-cache">
 		<link rel="stylesheet" type="text/css" href="css/mui.min.css" />
 		<link rel="stylesheet" type="text/css" href="css/iconfont.css" />
 		<link rel="stylesheet" type="text/css" href="css/style.css" />
@@ -100,7 +106,7 @@
 				console.log("页面加载完毕")
 				document.querySelector('.loading-bg').style.display = 'none';
 				
-				$.ajax(base_path + '/agent/member?dates=' + new Date().getTime(), {
+				$.ajax(base_path + '/user/member?dates=' + new Date().getTime(), {
 					dataType: 'json',
 					type: 'post',
 					timeout: 15000,

+ 7 - 1
watero/vip_center.html

@@ -7,6 +7,12 @@
 		<meta name="viewport" content="width=device-width, initial-scale=1,maximum-scale=1, user-scalable=no">
 		<meta name="apple-mobile-web-app-capable" content="yes">
 		<meta name="apple-mobile-web-app-status-bar-style" content="black">
+		<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
+		<meta http-equiv="Pragma" content="no-cache" />
+		<meta http-equiv="Expires" content="0" />
+		<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+		<meta http-equiv="X-UA-Compatible" content="IE=8">
+		<meta http-equiv="Cache" content="no-cache">
 		<link rel="stylesheet" type="text/css" href="css/mui.min.css" />
 		<link rel="stylesheet" type="text/css" href="css/iconfont.css" />
 		<link rel="stylesheet" type="text/css" href="css/style.css" />
@@ -215,7 +221,7 @@
 			mui.ready(function() {
 				marquee_Show();
 				getCartNum();
-				$.ajax(base_path + '/agent/member?dates=' + new Date().getTime(), {
+				$.ajax(base_path + '/user/member?dates=' + new Date().getTime(), {
 					dataType: 'json',
 					type: 'post',
 					timeout: 15000,