@ -275,9 +275,16 @@
},
getMemberInfo() {
const that = this
// #ifdef H5
let params = {
client: 'H5'
}
// #endif
// #ifndef H5
client: 'MP-WEIXIN'
if (that.type == 'hy') {
member.info(params)
.then(res => {
@ -368,7 +375,12 @@
identity_id: that.choseItem.identity_id,
method: 'huifu',
member.submit(params)
.then(result => {
@ -385,7 +397,12 @@
method: 'wechat',
@ -411,7 +428,12 @@
method: 'balance',