You've already forked qlg.tsgz.moe
							
							终极提交~
This commit is contained in:
		| @@ -220,7 +220,39 @@ | ||||
|  | ||||
|    {/if} | ||||
|  | ||||
|    <!-- 发票信息 --> | ||||
|  | ||||
|     {if $object['goodsType']==3} | ||||
|  | ||||
|     <!-- 退款信息 --> | ||||
|  | ||||
|     <div class='order-box'> | ||||
|  | ||||
|         <div class='box-head'>助购信息</div> | ||||
|  | ||||
|         <table class='wst-form'> | ||||
|  | ||||
|             <tr> | ||||
|  | ||||
|                 <th width='100'>助购人:</th> | ||||
|  | ||||
|                 <td>{$object['helpUser']['userName']}</td> | ||||
|  | ||||
|             </tr> | ||||
|  | ||||
|             <tr> | ||||
|  | ||||
|                 <th width='100'>助购层级:</th> | ||||
|  | ||||
|                 <td>{$object['helpUserLevel']}</td> | ||||
|  | ||||
|             </tr> | ||||
|  | ||||
|         </table> | ||||
|  | ||||
|     </div> | ||||
|  | ||||
|     {/if} | ||||
|     <!-- 发票信息 --> | ||||
|  | ||||
|    <div class='order-box'> | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user