#@layer() #define script() #end #define content()
#for(data : couponCodeList) #end
名称 金额 类型 选择
#(data.title) #(data.coupon.amount) #if(data.coupon.type == 1) 满#(data.coupon.with_amount)减#(data.coupon.amount) #end #if(data.coupon.type == 2) 叠加满减券 #end #if(data.coupon.type == 3) 无门槛券 #end
#end