浏览代码

上朵,修改地址
爱贝源首页修改

wangxiaoming 5 年之前
父节点
当前提交
885f76ce52
共有 3 个文件被更改,包括 6 次插入5 次删除
  1. 2 1
      aiberle/index.html
  2. 2 2
      tooth/exchange-goods.html
  3. 2 2
      tooth/refund-of-refunds.html

+ 2 - 1
aiberle/index.html

@@ -493,8 +493,9 @@
 			});
 			//more更多产品		
 			$(document).on('tap', '.go_pro_list', function() {
+				var type = $(this).attr("pos")
 				if (typeof($(this).attr("pos")) != "undefined") {
-					location.href = "pro-list.html?productId=5";
+					location.href = "pro-list.html?productId="+type;
 				} else {
 					location.href = "pro-list.html";
 				}

+ 2 - 2
tooth/exchange-goods.html

@@ -44,8 +44,8 @@
 								<p><span class="iconfont icon-dingwei"></span></p>
 							</div>
 							<div class="mui-table-cell mui-col-xs-10 mui-text-left table-middle">
-								<div>收货人:杨春有 <span class="mui-pull-right">13592708169</span></div>
-								<p>收货地址:东莞清溪三中金龙工业区徐福记对面优尼雅 电子科技</p>
+								<div>收货人:微商城售后 <span class="mui-pull-right">13311855831</span></div>
+								<p>收货地址:上海市普陀区桃浦路306号星河世纪广场B座1510室</p>
 							</div>
 						</div>
 					</li>

+ 2 - 2
tooth/refund-of-refunds.html

@@ -43,8 +43,8 @@
 								<p><span class="iconfont icon-dingwei"></span></p>
 							</div>
 							<div class="mui-table-cell mui-col-xs-10 mui-text-left table-middle">
-								<div>收货人:杨春有 <span class="mui-pull-right">13592708169</span></div>
-								<p>收货地址:东莞清溪三中金龙工业区徐福记对面优尼雅 电子科技</p>
+								<div>收货人:微商城售后 <span class="mui-pull-right">13311855831</span></div>
+								<p>收货地址:上海市普陀区桃浦路306号星河世纪广场B座1510室</p>
 							</div>
 						</div>
 					</li>