diff --git a/src/views/wechat/config/wxapp.vue b/src/views/wechat/config/wxapp.vue index aee2aec..a6e615d 100644 --- a/src/views/wechat/config/wxapp.vue +++ b/src/views/wechat/config/wxapp.vue @@ -7,6 +7,15 @@ + + + + + + + + + 提交 @@ -31,7 +40,10 @@ export default { delLoading: false, form: { wxapp_appId: '', - wxapp_secret: '' + wxapp_secret: '', + wechat_ma_token: '', + wechat_ma_encodingaeskey: '', + wxapi: 'http://你的H5api端域名/api/wxapp/serve', }, rules: { }