[#include "../include/top.html"/] [#include "../include/header.html"/]
打赏
[#if !rewardAmount??] [#if content.rewardPattern]
[#list content.rewardFixValues as r] [/#list]
[#else]
金额: [#if type??&&type==2]${randomOne!}[#else]${content.chargeAmount!}[/#if]
支付方式
微信扫码支付
支付宝扫码支付
[/#if] [#else]
金额: [#if type??&&type==2]${rewardAmount!}[#else]${content.chargeAmount!}[/#if]
支付方式
微信扫码支付
支付宝扫码支付
[/#if]
[#include "../include/footer.html"/] [#include "../include/right-fixed.html"/]