Browse Source

邀请成为分销达人

twodate
Enzo 4 years ago
parent
commit
9a35e4b45d
  1. 3
      pages/center/invite.vue

3
pages/center/invite.vue

@ -85,6 +85,7 @@
success: res => {
this.onceCode = wx.env.USER_DATA_PATH + '/pic' + number + '.jpg'
if(this.onceCode) {
console.log(this.onceCode)
this.createNewImg()
}
},
@ -124,7 +125,7 @@
console.log(res);
}
});
},800);
},900);
},
saveBill() {
var that = this

Loading…
Cancel
Save