Browse Source

提交bug

wangxiaoming 7 years ago
parent
commit
75c24133b9
5 changed files with 9 additions and 6 deletions
  1. 1 1
      tooth/add-tooth.html
  2. 3 1
      tooth/index.html
  3. 3 3
      tooth/my-center.html
  4. 1 0
      tooth/pro-details.html
  5. 1 1
      tooth/welfare-service.html

+ 1 - 1
tooth/add-tooth.html

@@ -29,7 +29,7 @@
 
 		</div>
 		<div class="add-tooth-footer">
-			<h4 class="mui-text-center cl-red"> 添加成为会员</h4>
+			<h4 class="mui-text-center cl-red"> 如何成为会员</h4>
 			<div class="add-tooth-content">
 				<p class="cl-red">1.购买soodo上朵电动牙刷</p>
 				<p class="cl-red">2.扫描电动牙刷欢迎卡上的产品唯一码</p>

+ 3 - 1
tooth/index.html

@@ -101,7 +101,9 @@
 					<img width="100%" src="images/index-tit-1.jpg" />
 				</div>
 				<div>
-					<img width="100%" src="images/index-1.jpg" />
+					<a class="color_a" href="pro-details.html?colorId=44">
+						<img width="100%" src="images/index-1.jpg" />
+					</a>
 				</div>
 				<div style="padding-top: 30px;">
 					<!-- Swiper begin-->

+ 3 - 3
tooth/my-center.html

@@ -14,9 +14,9 @@
 		<script type="text/javascript" src="//res.wx.qq.com/open/js/jweixin-1.1.0.js"></script>
 		<script>
 			//屏蔽分享
-//			document.addEventListener('WeixinJSBridgeReady', function onBridgeReady() {
-//				WeixinJSBridge.call('hideOptionMenu');
-//			});
+			document.addEventListener('WeixinJSBridgeReady', function onBridgeReady() {
+				WeixinJSBridge.call('hideOptionMenu');
+			});
 		</script>
 	</head>
 

+ 1 - 0
tooth/pro-details.html

@@ -231,6 +231,7 @@
 				var number = $(".mui-input-numbox").val();
 				if(number != 0){
 					add();
+					mui.toast('加入购物车成功!');
 				}else{
 					mui.toast('请选择商品数量!');
 				}

+ 1 - 1
tooth/welfare-service.html

@@ -80,7 +80,7 @@
 					"appId": "",
 					"imgUrl": 'https://s.iamberry.com/soodo/wechat/images/indexShare.jpg',
 					"link": src,
-					"desc": '让你的“笑容停留在18岁”',
+					"desc": '让你的齿龄停留在18岁”',
 					"title": "【soodo上朵】柔性声波电动牙刷,赠送您60元现金券",
 					"netError": "您的网络异常,请刷新重试!如多次刷新无效,请向我们反应 ~",
 					"shareTimeSuccess": "分享成功",