#@ucenter_layout() #define script() #end #define css() #end #define content()
商品 | 数量 | 单价 | 总价 | 操作 |
---|---|---|---|---|
#(item.product_title ??)
#for(option : item.optionsMap)
#(option.key ??) : #(option.value ??) #if(!(for.last))
#end #end |
#(item.product_count ??) | #(item.product_price ??) | #(item.product_price * item.product_count ??) | #if(item.comment_path ??) 评价 #end #if(item.canView()) #(item.view_text ??) #end #if(!item.comment_path && !item.canview) - - #end |
时间 | 信息 |
---|---|
#(ex.time ??) | #(ex.info ??) |