mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
[更新]修改微信配置模块
This commit is contained in:
parent
92e556e75a
commit
b76206d808
@ -39,6 +39,9 @@
|
||||
<input type='password' placeholder="请输入32位商户支付密钥(必填)" required title='请输入32位商户支付密钥'
|
||||
pattern="^.{32}$" maxlength="32" name='wechat_partnerkey'
|
||||
value='{:sysconf("wechat_partnerkey")}' class='layui-input'/>
|
||||
<p class="help-block">
|
||||
微信支付商户密钥需要在商户平台配置,必需填写密钥之后才能正常使用微信支付功能。
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user