From 729fbd656626a9b242ea07aeb53152087a023a44 Mon Sep 17 00:00:00 2001 From: anyv <anyu@bronet.cn> Date: Mon, 17 Jun 2019 10:46:10 +0800 Subject: [PATCH] 5 --- public/themes/simpleboot3/portal/orderpage/order_salesman_kd.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/themes/simpleboot3/portal/orderpage/order_salesman_kd.html b/public/themes/simpleboot3/portal/orderpage/order_salesman_kd.html index 5a6aa96..83e4d21 100644 --- a/public/themes/simpleboot3/portal/orderpage/order_salesman_kd.html +++ b/public/themes/simpleboot3/portal/orderpage/order_salesman_kd.html @@ -43,7 +43,7 @@ <div class="order_adImg"> <img src="__TMPL__/public/assets/images/31.png" alt=""> </div> - <p class="order_addressGo">暂无默认收货地址,<a href="{:url('Orderpage/go_add_address')}">去添加</a></p> + <p class="order_addressGo">暂无默认收货地址,<a href="{:url('Orderpage/go_add_address',array('indet_id'=>$indet_id))}">去添加</a></p> </div> <else/> <div class="order_addressYes"> -- libgit2 0.24.0