From 434ca85ab8d9d7c9896d0c4f58ce2cd791fc786b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=82=B9=E6=99=AF=E7=AB=8B?= Date: Fri, 14 Apr 2017 15:28:41 +0800 Subject: [PATCH] =?UTF-8?q?[=E6=9B=B4=E6=96=B0]=E5=A2=9E=E5=8A=A0=E6=A8=A1?= =?UTF-8?q?=E6=9D=BF=E9=BB=98=E8=AE=A4=E5=8F=98=E9=87=8F($=5Furl=5F,$=5Fur?= =?UTF-8?q?i=5F)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/wechat/view/config.index.html | 10 ++--- application/wechat/view/config.pay.html | 46 ++++++++++++----------- 2 files changed, 29 insertions(+), 27 deletions(-) diff --git a/application/wechat/view/config.index.html b/application/wechat/view/config.index.html index 2f0afbff1..6089f60f3 100644 --- a/application/wechat/view/config.index.html +++ b/application/wechat/view/config.index.html @@ -5,7 +5,7 @@ class='form-horizontal' style='padding-top:20px'>
- +
@@ -19,7 +19,7 @@
- +
- +
- +
- +
- +
- +
- +
- - - - +
+ + + + +

企业打款、企业红包、订单退款等操作需要使用双向证书,可在微信商户平台下载证书!

@@ -96,7 +98,7 @@ /*! 证书上传动作 */ $('[name="wechat_cert_key_md5"],[name="wechat_cert_cert_md5"]').on('change', function () { this.value = $(this).attr('data-md5'); - $('[data-field="' + this.name + '"]').html('已选择 ' + this.title + ' 文件'); + $('[data-field="' + this.name + '"]').html('已选择 ' + this.title); }); var isShow = false;