金额:
[#if type??&&type==2]
${randomOne!}
[#else]
${content.chargeAmount!}
[/#if]
[#if webCatBrowser]
[#else]
(默认支付宝支付,如需微信支付请在微信中打开页面)
[/#if]
[#if type??&&type==2]
[#if content.rewardPattern]
[#list content.rewardFixValues as r]
[/#list]
[#else]
[#list randomList as r]
[/#list]
[/#if]
[#else]