{extend name="$base" /} {block name="resources"} {/block} {block name="main" } {php} $detail = $customer_detail['data']['refund_detail']; $refund_money = $customer_detail['data']['total_refund_money']; $shop_info = api("System.Shop.shopOrderReturnSet"); $shop_info = $shop_info['data']; $order_goods_info = $customer_detail["data"]["order_goods_detail"]; {/php}