diff --git a/app/wechat/view/config/payment.html b/app/wechat/view/config/payment.html index b06f468e1..a882f9a3a 100644 --- a/app/wechat/view/config/payment.html +++ b/app/wechat/view/config/payment.html @@ -33,7 +33,7 @@
- {foreach ['none'=>'暂不使用支付证书', 'pem'=>'上传 PEM 证书', 'p12'=>'上传 P12 证书'] as $k=>$v} + {foreach ['none'=>'暂不使用证书', 'pem'=>'上传 PEM 证书', 'p12'=>'上传 P12 证书'] as $k=>$v} {/foreach}